Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding line to help commandfeature/audio-status | Matt Kohls | 2018-10-30 | 1 | -0/+1 |
| | |||||
* | Tweaking things to work/look better | Matt Kohls | 2018-10-30 | 1 | -7/+7 |
| | |||||
* | Adding progressbar | Matt Kohls | 2018-10-30 | 1 | -1/+21 |
| | |||||
* | Making the format prettier | Matt Kohls | 2018-10-30 | 1 | -3/+20 |
| | |||||
* | Fixing a redundency | Matt Kohls | 2018-10-29 | 1 | -1/+1 |
| | |||||
* | Adding status message | Matt Kohls | 2018-10-29 | 2 | -5/+27 |
| | | | | | Providing a way to get more information about the currently playing track as well as a way to get the current audio volume | ||||
* | Merge pull request #9 from bwaggone/feature/add-audio-on-join | Brandon | 2018-08-18 | 4 | -14/+44 |
|\ | | | | | bugfixing add audio on join | ||||
| * | Updating gitignore as to not track usersounds.properties | Matt Kohls | 2018-07-19 | 1 | -0/+1 |
| | | |||||
| * | 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 | 3 | -5/+30 |
| | | |||||
* | | Merge pull request #8 from bwaggone/feature/add-audio-on-join | Brandon | 2018-07-07 | 4 | -5/+175 |
|\| | | | | | Feature/add audio on join | ||||
| * | Cleaning things up a bit | Matt Kohls | 2018-07-06 | 2 | -2/+6 |
| | | |||||
| * | 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 |
| | | | | | | | | | | You can now have a file with all the users and the intro sound to play without having to have multiple copies of the same sound | ||||
| * | 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 |
|/ | | | | | | channel Not the prettiest thing in the world | ||||
* | Merge pull request #7 from bwaggone/bugfix/not-playing-soundbite | Matt | 2018-05-30 | 3 | -9/+39 |
|\ | | | | | Fix bug | ||||
| * | 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 |
|\| | | | | | Feature/add help | ||||
| * | Merge branch 'master' of https://github.com/bwaggone/SoundChan into ↵ | Matt Kohls | 2018-04-14 | 6 | -56/+81 |
| |\ | |/ |/| | | | feature/add-help | ||||
* | | Merge pull request #5 from bwaggone/feature/preempt-sound-effects | Matt | 2018-04-14 | 6 | -51/+81 |
|\ \ | | | | | | | Feature/preempt sound effects | ||||
| * \ | Merge branch 'master' of https://github.com/bwaggone/SoundChan into ↵ | Brandon | 2018-04-14 | 2 | -4/+12 |
| |\ \ | |/ / |/| | | | | | feature/preempt-sound-effects | ||||
| * | | Add sound preemption + change structure | Brandon | 2018-04-14 | 6 | -47/+80 |
| | | | |||||
| | * | Help Command | Matt Kohls | 2018-04-14 | 2 | -1/+23 |
| |/ |/| | | | | | Adding ~help command so people can find out what the bot can do | ||||
* | | Merge pull request #4 from bwaggone/feature/add-summon | Brandon | 2018-04-14 | 2 | -3/+14 |
|\ \ | | | | | | | Summoning command | ||||
| * | | Summoning command | Matt Kohls | 2018-04-14 | 2 | -3/+14 |
|/ / | | | | | | | Anyone can now summon SoundChan with ~summon from the public chats | ||||
* | | Merge pull request #3 from bwaggone/feature/remove-listener-adapater-from-main | Matt | 2018-04-14 | 4 | -238/+297 |
|\| | | | | | Feature/remove listener adapater from main | ||||
| * | 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 |