From e0fe64b06c0eb8b92578ae1bf5a166f8d633c9b3 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 2 Dec 2022 00:31:17 -0500 Subject: Fixed duration date; More stop functions; Required in voice channel --- bot.js | 1 - 1 file changed, 1 deletion(-) (limited to 'bot.js') diff --git a/bot.js b/bot.js index 4aa909b..988ebb3 100644 --- a/bot.js +++ b/bot.js @@ -30,7 +30,6 @@ bot.login(token); /** * TODO: - Custom string support (Basically change what the bot is saying) * - Non repeat support - * - Modularizing AudioBackend * - Easier to use interface */ -- cgit v1.2.3