aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon <bwaggone@umich.edu>2018-04-10 22:13:14 -0400
committerGitHub <noreply@github.com>2018-04-10 22:13:14 -0400
commitc2f738338defbb2aaaf722fc251b9b02a60906c1 (patch)
tree484641c1768db43a923e2203eaabd82a22f2bad2
parent442bf1ea125f6fa2209e9c20306f604125f612fe (diff)
downloadSoundChan-c2f738338defbb2aaaf722fc251b9b02a60906c1.tar.gz
SoundChan-c2f738338defbb2aaaf722fc251b9b02a60906c1.tar.bz2
SoundChan-c2f738338defbb2aaaf722fc251b9b02a60906c1.zip
Update README.md
Add a possible todo list
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
index 465f32e..2848e26 100644
--- a/README.md
+++ b/README.md
@@ -20,3 +20,18 @@ To run the sound bot on your Server, you'll need a developer's bot token from Di
* `com.sedmelluq:lavaplayer:1.2.53`
More information to come.
+
+## Todo
+
+* Move the ExtendedListenerAdapter outside of main
+* Add a monitor for updated files (refresh every few minutes or on command?)
+* Add pre-emption support for sound effects (without disturbing the queue)
+* Support seeking (starting a track at any point, or skipping ahead in the track)
+* User roles
+* Help command
+* Document run steps properly
+* Package a batch file / bash file for easy use
+* List currently playing song
+* Like or dislike support for currently playing track
+* Have SoundChan reply with a voice bot
+* Turn features on and off using config files