index
:
SoundChan
bugfix/lavaplayer-bump
bugfix/library-bumps
bugfix/nothing-found-by-null
feature/audio-status
feature/auto-leave-channel
feature/sound-rescan
master
A Sound Bot for use with Discord (based on the demo provided in lavaplayer)
Matt Kohls
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sound plays again and preemptive user sound dir fix
Matt Kohls
2019-12-22
2
-14
/
+8
*
Having methods that get called from an event make sure MonitoredGuild is
Matt Kohls
2019-11-10
2
-8
/
+25
*
Starting work to update libraries
Matt Kohls
2019-10-27
5
-34
/
+30
*
Merge pull request #15 from bwaggone/bugfix/lavaplayer-bump
master
Brandon
2019-08-10
1
-1
/
+1
|
\
|
*
Bump in LavaPlayer version to fix some yt links
Matt Kohls
2019-06-18
1
-1
/
+1
*
|
Adding in bits needed to clean up when people leave channel
feature/auto-leave-channel
Matt Kohls
2019-05-04
3
-1
/
+46
|
/
*
Merge pull request #10 from bwaggone/feature/sound-rescan
Brandon
2019-01-20
4
-20
/
+242
|
\
|
*
Handling events from sub-dirs correctly
feature/sound-rescan
Matt Kohls
2018-11-19
1
-3
/
+23
|
*
Adding comments
Matt Kohls
2018-11-13
1
-0
/
+1
|
*
Adding ability to scan for changes in subdirectories
Matt Kohls
2018-11-13
2
-9
/
+27
|
*
Renaming function and adding comment
Matt Kohls
2018-11-12
3
-5
/
+9
|
*
Got MediaWatcher working with MediaWatcherListener
Matt Kohls
2018-11-12
1
-12
/
+6
|
*
Hopefully setting things up to make scanning for media updates easier
Matt Kohls
2018-11-12
3
-17
/
+59
|
*
Breaking out creation of MediaWatcher tasks to separate function
Matt Kohls
2018-11-12
1
-8
/
+14
|
*
Cleaning up watcher stuff
Matt Kohls
2018-11-12
3
-132
/
+1
|
*
Merging Directory and UserSound watchers into one class
Matt Kohls
2018-11-12
1
-0
/
+91
|
*
Putting watcher threads in map so they can be accessed later
Matt Kohls
2018-10-16
1
-3
/
+3
|
*
Adding in watcher for changes to user sound file
Matt Kohls
2018-10-16
3
-11
/
+101
|
*
Adding comment about what PopulateFiles() does now
Matt Kohls
2018-10-16
1
-0
/
+4
|
*
Adding property setting for watching local sounds
Matt Kohls
2018-10-16
1
-7
/
+7
|
*
Adding ability for sounds to be added/removed on the fly
Matt Kohls
2018-10-14
3
-6
/
+89
*
|
Merge pull request #12 from bwaggone/bugfix/nothing-found-by-null
Brandon
2018-11-10
1
-0
/
+3
|
\
\
|
*
|
Checking for sound file not found and returning proper string
bugfix/nothing-found-by-null
Matt Kohls
2018-10-30
1
-0
/
+3
|
|
/
*
|
Adding line to help command
feature/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
|
/
*
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
[next]