| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding checks that usersound file exists | Matt Kohls | 2018-07-19 | 2 | -10/+14 |
* | Adding default for usersound and way to see loaded usersounds | Matt Kohls | 2018-07-19 | 2 | -4/+28 |
* | Cleaning things up a bit | Matt Kohls | 2018-07-06 | 1 | -2/+1 |
* | Breaking out properties loading and adding comments | Matt Kohls | 2018-07-06 | 1 | -0/+8 |
* | Adding in user/sound relation from a file | Matt Kohls | 2018-07-01 | 2 | -3/+78 |
* | 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 | 1 | -2/+74 |
* | Fix bug | Brandon | 2018-04-21 | 3 | -9/+39 |
* | Merge branch 'master' of https://github.com/bwaggone/SoundChan into feature/a... | Matt Kohls | 2018-04-14 | 6 | -56/+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 |
| |/
|/| |
|
* | | Summoning command | Matt Kohls | 2018-04-14 | 2 | -3/+14 |
|/ |
|
* | 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 |
* | Add local audio file support, including listing files | Brandon | 2018-04-10 | 2 | -19/+76 |
* | Merge branch 'master' of https://github.com/bwaggone/SoundChan into following | Matt Kohls | 2018-04-07 | 2 | -10/+53 |
|\ |
|
| * | Add local file support (hardcoded mp3s) | Brandon | 2018-04-07 | 1 | -13/+25 |
| * | Add list queued support | Brandon | 2018-04-07 | 2 | -1/+33 |
* | | Cleaning stuff up | Matt Kohls | 2018-04-07 | 1 | -4/+2 |
* | | Bot Following | Matt Kohls | 2018-04-07 | 1 | -2/+23 |
|/ |
|
* | Add DM support and lock to guild | Brandon | 2018-04-07 | 1 | -21/+41 |
* | Rename main, add properties loading | Brandon | 2018-04-07 | 4 | -13/+47 |
* | Initial commit | Brandon | 2018-04-07 | 4 | -0/+306 |