Updating Prefix

pull/4/head
sgoudham 4 years ago
parent 3cd4bfd571
commit 27c0e61d76

@ -121,7 +121,7 @@ class Music(commands.Cog):
ctx.voice_client.stop() 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') description='Relatively simple music bot example')

Loading…
Cancel
Save