From 6664618ed1225e17f2e98ee8a44179181e3dcf9b Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 17 Jul 2022 16:32:31 -0400 Subject: Couple of tweaks --- bot.js | 1 + 1 file changed, 1 insertion(+) (limited to 'bot.js') diff --git a/bot.js b/bot.js index 8465874..eb04ed2 100644 --- a/bot.js +++ b/bot.js @@ -38,6 +38,7 @@ bot.login(token); * m3u support * Custom string support * Non repeat support + * Modularizing AudioBackend */ // Slash Command Handler -- cgit v1.2.3