From 0937181902a0e79d6bdf72295be259a41794f855 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 12 Jul 2022 22:09:56 -0400 Subject: Fixed stopBot function --- bot.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bot.js') 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 -- cgit v1.2.3