aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Summoning commandMatt Kohls2018-04-142-3/+14
| | | | Anyone can now summon SoundChan with ~summon from the public chats
* Split up commands to enumBrandon2018-04-143-28/+74
|
* Remove listener adapter from main, testedBrandon2018-04-142-238/+251
|
* Add local audio file support, including listing filesBrandon2018-04-102-19/+76
| | | | Remove unused function, rename ConnectVoiceChannel function
* Merge branch 'master' of https://github.com/bwaggone/SoundChan into followingMatt Kohls2018-04-072-10/+53
|\
| * Add local file support (hardcoded mp3s)Brandon2018-04-071-13/+25
| |
| * Add list queued supportBrandon2018-04-072-1/+33
| |
* | Cleaning stuff upMatt Kohls2018-04-071-4/+2
| | | | | | | | Cleaning up imports
* | Bot FollowingMatt Kohls2018-04-071-2/+23
|/ | | | | Sound Chan now follows a specific user, and when they change voice channels, she follows
* Add DM support and lock to guildBrandon2018-04-071-21/+41
|
* Rename main, add properties loadingBrandon2018-04-074-13/+47
|
* Initial commitBrandon2018-04-074-0/+306