aboutsummaryrefslogtreecommitdiff
path: root/bot.js
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-07-12 22:09:56 -0400
committerAndrew Lee <alee14498@protonmail.com>2022-07-12 22:09:56 -0400
commit0937181902a0e79d6bdf72295be259a41794f855 (patch)
treebba5a8427c05ae362f164a8d022913b85cef8f16 /bot.js
parentdc1961d2247bdbbcad8dfa720e3a46e004e0262d (diff)
downloadDLAP-0937181902a0e79d6bdf72295be259a41794f855.tar.gz
DLAP-0937181902a0e79d6bdf72295be259a41794f855.tar.bz2
DLAP-0937181902a0e79d6bdf72295be259a41794f855.zip
Fixed stopBot function
Diffstat (limited to 'bot.js')
-rw-r--r--bot.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/bot.js b/bot.js
index bfcb9f7..65e8488 100644
--- a/bot.js
+++ b/bot.js
@@ -34,6 +34,8 @@ bot.login(token);
/**
* Project Ideas:
* Audio streaming
+ * Metadata support
+ * m3u support
*/
// Slash Command Handler