aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/soundchan/BotListener
Commit message (Expand)AuthorAgeFilesLines
* Updating depreciated methodsMatt Kohls2020-06-281-3/+2
* Having methods that get called from an event make sure MonitoredGuild isMatt Kohls2019-11-102-8/+25
* Starting work to update librariesMatt Kohls2019-10-272-20/+18
* Adding in bits needed to clean up when people leave channelfeature/auto-leave-channelMatt Kohls2019-05-042-1/+38
* Merge pull request #10 from bwaggone/feature/sound-rescanBrandon2019-01-203-7/+203
|\
| * Handling events from sub-dirs correctlyfeature/sound-rescanMatt Kohls2018-11-191-3/+23
| * Adding commentsMatt Kohls2018-11-131-0/+1
| * Adding ability to scan for changes in subdirectoriesMatt Kohls2018-11-132-9/+27
| * Renaming function and adding commentMatt Kohls2018-11-123-5/+9
| * Got MediaWatcher working with MediaWatcherListenerMatt Kohls2018-11-121-12/+6
| * Hopefully setting things up to make scanning for media updates easierMatt Kohls2018-11-123-17/+59
| * Breaking out creation of MediaWatcher tasks to separate functionMatt Kohls2018-11-121-8/+14
| * Cleaning up watcher stuffMatt Kohls2018-11-123-132/+1
| * Merging Directory and UserSound watchers into one classMatt Kohls2018-11-121-0/+91
| * Putting watcher threads in map so they can be accessed laterMatt Kohls2018-10-161-3/+3
| * Adding in watcher for changes to user sound fileMatt Kohls2018-10-162-4/+80
| * Adding property setting for watching local soundsMatt Kohls2018-10-161-7/+7
| * Adding ability for sounds to be added/removed on the flyMatt Kohls2018-10-142-0/+75
* | Adding line to help commandfeature/audio-statusMatt Kohls2018-10-301-0/+1
* | Tweaking things to work/look betterMatt Kohls2018-10-301-7/+7
* | Adding progressbarMatt Kohls2018-10-301-1/+21
* | Making the format prettierMatt Kohls2018-10-301-3/+20
* | Fixing a redundencyMatt Kohls2018-10-291-1/+1
* | Adding status messageMatt Kohls2018-10-292-5/+27
|/
* Adding checks that usersound file existsMatt Kohls2018-07-191-1/+1
* Adding default for usersound and way to see loaded usersoundsMatt Kohls2018-07-191-2/+13
* Cleaning things up a bitMatt Kohls2018-07-061-2/+1
* Breaking out properties loading and adding commentsMatt Kohls2018-07-061-0/+8
* Adding in user/sound relation from a fileMatt Kohls2018-07-011-1/+5
* Adding error outputMatt Kohls2018-07-011-0/+2
* Cleaning up things a bitMatt Kohls2018-07-011-11/+3
* Adding the ability to play an audio clip when a user joins the voiceMatt Kohls2018-06-301-2/+74
* Fix bugBrandon2018-04-212-2/+30
* Merge branch 'master' of https://github.com/bwaggone/SoundChan into feature/a...Matt Kohls2018-04-142-3/+20
* Merge branch 'master' of https://github.com/bwaggone/SoundChan into feature/p...Brandon2018-04-142-4/+12
* Add sound preemption + change structureBrandon2018-04-143-0/+299