aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adding line to help commandfeature/audio-statusMatt Kohls2018-10-301-0/+1
* Tweaking things to work/look betterMatt Kohls2018-10-301-7/+7
* Adding progressbarMatt Kohls2018-10-301-1/+21
* Making the format prettierMatt Kohls2018-10-301-3/+20
* Fixing a redundencyMatt Kohls2018-10-291-1/+1
* Adding status messageMatt Kohls2018-10-292-5/+27
* Adding checks that usersound file existsMatt Kohls2018-07-192-10/+14
* Adding default for usersound and way to see loaded usersoundsMatt Kohls2018-07-192-4/+28
* Cleaning things up a bitMatt Kohls2018-07-061-2/+1
* Breaking out properties loading and adding commentsMatt Kohls2018-07-061-0/+8
* Adding in user/sound relation from a fileMatt Kohls2018-07-012-3/+78
* Adding error outputMatt Kohls2018-07-011-0/+2
* Cleaning up things a bitMatt Kohls2018-07-011-11/+3
* Adding the ability to play an audio clip when a user joins the voiceMatt Kohls2018-06-301-2/+74
* Fix bugBrandon2018-04-213-9/+39
* Merge branch 'master' of https://github.com/bwaggone/SoundChan into feature/a...Matt Kohls2018-04-146-56/+81
|\
| * Merge branch 'master' of https://github.com/bwaggone/SoundChan into feature/p...Brandon2018-04-142-4/+12
| |\
| * | Add sound preemption + change structureBrandon2018-04-146-47/+80
* | | Help CommandMatt Kohls2018-04-142-1/+23
| |/ |/|
* | Summoning commandMatt Kohls2018-04-142-3/+14
|/
* 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
* 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
* | Bot FollowingMatt Kohls2018-04-071-2/+23
|/
* 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