Added !list queue command. Added !audioset soundlcoud command to go with

this
This commit is contained in:
James Seden Smith
2016-02-15 16:07:54 +00:00
parent e54b80b3c9
commit af373901df
2 changed files with 82 additions and 11 deletions

View File

@@ -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)