Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | | Add a possible todo list | |||||
* | Merge pull request #2 from bwaggone/feature/LocalAudioFiles | Matt | 2018-04-10 | 2 | -19/+76 | |
|\ | | | | | Add local audio file support, including listing files | |||||
| * | Add local audio file support, including listing files | Brandon | 2018-04-10 | 2 | -19/+76 | |
|/ | | | | Remove unused function, rename ConnectVoiceChannel function | |||||
* | 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 | |
| |\ | | | | | | | Bot Following | |||||
| | * | 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 | |
| | | | | | | | | | | | | Cleaning up imports | |||||
| | * | Bot Following | Matt Kohls | 2018-04-07 | 1 | -2/+23 | |
| | | | | | | | | | | | | | | | Sound Chan now follows a specific user, and when they change voice channels, she follows | |||||
* | | | 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 | |