1- Bugs
2- * bot crashes if an invalid videoID is sent to queryVideoDetails
3- * sending !addme in PM incorrectly adds the Bot to the queue rather than the user
4- * sending !sarahConner in PM reports that the Bot sent the command, not the user
5- * check commands for correct number of arguments
6- * return help description with example command rather than the Bot crashing
7-
81Worklist (in order)
9- * document where to get the client_secrets.json file from and what to do with it!
102* add /m (rename to say??) command
3+ * move, or discard, the rest of the old style commands
4+ * document where to get the client_secrets.json file from and what to do with it!
5+ * v0.9
6+ * stable
7+ * v1
118
129Feature Requests
1310* make comamnds case insensitive
@@ -31,20 +28,3 @@ Feature Requests
3128https://media.giphy.com/media/l2QE4oXcsxunFIUo0/giphy.gif
3229* personalised /props gifs and welcome messages tied to userIDs
3330* automatic messages on passing certain scores??
34-
35-
36- Features added
37- * ~~ create rommSummary command~~
38- * ~~ useful for mods just entering the room to know what's what~~
39- * ~~ parse "region": [ ] from current_song data to tell people if their songs are unavailable in certain countries?~~
40- * ~~ configurable list of countries~~
41- * ~~ by users?~~
42- * ~~ add djIdle on/off commandsv
43- * ~~ add getOnStage command~~
44- * ~~ add botStatus command~~
45-
46-
47- Bugs fixed
48- * ~~ queue disabled, kicking people because holding a spot for the refresh list~~
49- * ~~ inconsistent and unrepeatable, needs more info~~
50- * ~~ after adding a user to the queue and joining, the bot eventually sends a message "Sorry @undefined you have run out of time."~~
0 commit comments