mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 18:32:32 -05:00
Added !list queue command. Added !audioset soundlcoud command to go with
this
This commit is contained in:
@@ -123,4 +123,4 @@ def setup(bot):
|
||||
check_files()
|
||||
n = CustomCommands(bot)
|
||||
bot.add_listener(n.checkCC, "on_message")
|
||||
bot.add_cog(n)
|
||||
bot.add_cog(n)
|
||||
|
||||
Reference in New Issue
Block a user