aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #6 from bwaggone/feature/add-helpBrandon2018-04-142-3/+20
|\|
| * Merge branch 'master' of https://github.com/bwaggone/SoundChan into feature/a...Matt Kohls2018-04-146-56/+81
| |\ | |/ |/|
* | Merge pull request #5 from bwaggone/feature/preempt-sound-effectsMatt2018-04-146-51/+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
| |/ |/|
* | Merge pull request #4 from bwaggone/feature/add-summonBrandon2018-04-142-3/+14
|\ \
| * | Summoning commandMatt Kohls2018-04-142-3/+14
|/ /
* | Merge pull request #3 from bwaggone/feature/remove-listener-adapater-from-mainMatt2018-04-144-238/+297
|\|
| * Split up commands to enumBrandon2018-04-143-28/+74
| * Remove listener adapter from main, testedBrandon2018-04-142-238/+251
|/
* Create LICENSEBrandon2018-04-101-0/+201
* Update README.mdBrandon2018-04-101-0/+15
* Merge pull request #2 from bwaggone/feature/LocalAudioFilesMatt2018-04-102-19/+76
|\
| * Add local audio file support, including listing filesBrandon2018-04-102-19/+76
|/
* Merge branch 'master' of https://github.com/bwaggone/SoundChanBrandon2018-04-101-3/+21
|\
| * Merge pull request #1 from bwaggone/followingMatt2018-04-071-3/+21
| |\
| | * Merge branch 'master' of https://github.com/bwaggone/SoundChan into followingMatt Kohls2018-04-072-10/+53
| | |\ | | |/ | |/|
| | * Cleaning stuff upMatt Kohls2018-04-071-4/+2
| | * Bot FollowingMatt Kohls2018-04-071-2/+23
* | | Add README and exampleBrandon2018-04-103-0/+31
|/ /
* | Add local file support (hardcoded mp3s)Brandon2018-04-071-13/+25
* | Add list queued supportBrandon2018-04-072-1/+33
|/
* Add DM support and lock to guildBrandon2018-04-071-21/+41
* Rename main, add properties loadingBrandon2018-04-075-14/+48
* Initial commitBrandon2018-04-0710-0/+588