From d5ca0d40e77462cc7ad9e0d26d3430da21874d4f Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 13 Jul 2022 21:58:34 -0400 Subject: Renamed skip to next, added previous command --- bot.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bot.js') 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 -- cgit v1.2.3