aboutsummaryrefslogtreecommitdiff
path: root/bot.js
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-07-13 21:58:34 -0400
committerAndrew Lee <alee14498@protonmail.com>2022-07-13 21:58:34 -0400
commitd5ca0d40e77462cc7ad9e0d26d3430da21874d4f (patch)
treed264fac27982604bd7a17b5cf43f112dbe8cc83b /bot.js
parent0937181902a0e79d6bdf72295be259a41794f855 (diff)
downloadDLAP-d5ca0d40e77462cc7ad9e0d26d3430da21874d4f.tar.gz
DLAP-d5ca0d40e77462cc7ad9e0d26d3430da21874d4f.tar.bz2
DLAP-d5ca0d40e77462cc7ad9e0d26d3430da21874d4f.zip
Renamed skip to next, added previous command
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 65e8488..8465874 100644
--- a/bot.js
+++ b/bot.js
@@ -36,6 +36,8 @@ bot.login(token);
* Audio streaming
* Metadata support
* m3u support
+ * Custom string support
+ * Non repeat support
*/
// Slash Command Handler