aboutsummaryrefslogtreecommitdiff
path: root/bot.js
diff options
context:
space:
mode:
Diffstat (limited to 'bot.js')
-rw-r--r--bot.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot.js b/bot.js
index 4aa909b..988ebb3 100644
--- a/bot.js
+++ b/bot.js
@@ -30,7 +30,6 @@ bot.login(token);
/**
* TODO: - Custom string support (Basically change what the bot is saying)
* - Non repeat support
- * - Modularizing AudioBackend
* - Easier to use interface
*/