From 1e294d91c3eab7e65936010c8f0c81c4c4f73b96 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 5 Jul 2022 23:08:59 -0400 Subject: Removed help; Updated all the new commands; Finally removed final control panel code --- bot.js | 1 - 1 file changed, 1 deletion(-) (limited to 'bot.js') diff --git a/bot.js b/bot.js index 78b9308..b056ff6 100644 --- a/bot.js +++ b/bot.js @@ -33,7 +33,6 @@ bot.login(config.token); * New queue system * Shuffle or "Play by order" mode * Audio streaming - * Attempt to disable buttons (for control command) for regular users */ // Slash Command Handler -- cgit v1.2.3