| Commit message (Expand) | Author | Age | Files | Lines |
* | Breaking out properties loading and adding comments | Matt Kohls | 2018-07-06 | 2 | -0/+15 |
* | Adding in user/sound relation from a file | Matt Kohls | 2018-07-01 | 4 | -4/+86 |
* | Adding error output | Matt Kohls | 2018-07-01 | 1 | -0/+2 |
* | Cleaning up things a bit | Matt Kohls | 2018-07-01 | 1 | -11/+3 |
* | Adding the ability to play an audio clip when a user joins the voice | Matt Kohls | 2018-06-30 | 2 | -2/+77 |
* | Merge pull request #7 from bwaggone/bugfix/not-playing-soundbite | Matt | 2018-05-30 | 3 | -9/+39 |
|\ |
|
| * | Fix bug | Brandon | 2018-04-21 | 3 | -9/+39 |
* | | Merge pull request #6 from bwaggone/feature/add-help | Brandon | 2018-04-14 | 2 | -3/+20 |
|\| |
|
| * | Merge branch 'master' of https://github.com/bwaggone/SoundChan into feature/a... | Matt Kohls | 2018-04-14 | 6 | -56/+81 |
| |\
| |/
|/| |
|
* | | Merge pull request #5 from bwaggone/feature/preempt-sound-effects | Matt | 2018-04-14 | 6 | -51/+81 |
|\ \ |
|
| * \ | Merge branch 'master' of https://github.com/bwaggone/SoundChan into feature/p... | Brandon | 2018-04-14 | 2 | -4/+12 |
| |\ \
| |/ /
|/| | |
|
| * | | Add sound preemption + change structure | Brandon | 2018-04-14 | 6 | -47/+80 |
| | * | Help Command | Matt Kohls | 2018-04-14 | 2 | -1/+23 |
| |/
|/| |
|
* | | Merge pull request #4 from bwaggone/feature/add-summon | Brandon | 2018-04-14 | 2 | -3/+14 |
|\ \ |
|
| * | | Summoning command | Matt Kohls | 2018-04-14 | 2 | -3/+14 |
|/ / |
|
* | | Merge pull request #3 from bwaggone/feature/remove-listener-adapater-from-main | Matt | 2018-04-14 | 4 | -238/+297 |
|\| |
|
| * | Split up commands to enum | Brandon | 2018-04-14 | 3 | -28/+74 |
| * | Remove listener adapter from main, tested | Brandon | 2018-04-14 | 2 | -238/+251 |
|/ |
|
* | Create LICENSE | Brandon | 2018-04-10 | 1 | -0/+201 |
* | Update README.md | Brandon | 2018-04-10 | 1 | -0/+15 |
* | Merge pull request #2 from bwaggone/feature/LocalAudioFiles | Matt | 2018-04-10 | 2 | -19/+76 |
|\ |
|
| * | Add local audio file support, including listing files | Brandon | 2018-04-10 | 2 | -19/+76 |
|/ |
|
* | Merge branch 'master' of https://github.com/bwaggone/SoundChan | Brandon | 2018-04-10 | 1 | -3/+21 |
|\ |
|
| * | Merge pull request #1 from bwaggone/following | Matt | 2018-04-07 | 1 | -3/+21 |
| |\ |
|
| | * | Merge branch 'master' of https://github.com/bwaggone/SoundChan into following | Matt Kohls | 2018-04-07 | 2 | -10/+53 |
| | |\
| | |/
| |/| |
|
| | * | Cleaning stuff up | Matt Kohls | 2018-04-07 | 1 | -4/+2 |
| | * | Bot Following | Matt Kohls | 2018-04-07 | 1 | -2/+23 |
* | | | Add README and example | Brandon | 2018-04-10 | 3 | -0/+31 |
|/ / |
|
* | | Add local file support (hardcoded mp3s) | Brandon | 2018-04-07 | 1 | -13/+25 |
* | | Add list queued support | Brandon | 2018-04-07 | 2 | -1/+33 |
|/ |
|
* | Add DM support and lock to guild | Brandon | 2018-04-07 | 1 | -21/+41 |
* | Rename main, add properties loading | Brandon | 2018-04-07 | 5 | -14/+48 |
* | Initial commit | Brandon | 2018-04-07 | 10 | -0/+588 |