|
|
|
@ -121,7 +121,7 @@ class Music(commands.Cog):
|
|
|
|
|
ctx.voice_client.stop()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bot = commands.Bot(command_prefix=commands.when_mentioned_or("!"),
|
|
|
|
|
bot = commands.Bot(command_prefix=commands.when_mentioned_or("~"),
|
|
|
|
|
description='Relatively simple music bot example')
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|