From 13b4451afd4ba8bebe9249f5a99db5a8ad1e2a54 Mon Sep 17 00:00:00 2001 From: Rekulous <79665689+Rekulous@users.noreply.github.com> Date: Mon, 20 Sep 2021 18:08:07 -0400 Subject: [PATCH] More commit spam --- CloneCord.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CloneCord.py b/CloneCord.py index 459b6a0..16b992e 100644 --- a/CloneCord.py +++ b/CloneCord.py @@ -46,7 +46,7 @@ handler.setFormatter(logging.Formatter("%(asctime)s:%(levelname)s:%(name)s: %(message)s")) logger.addHandler(handler) -bot = commands.Bot(command_prefix='?') +bot = commands.Bot(command_prefix='PLACE YOUR BOT PREFIX HERE') @@ -198,7 +198,7 @@ async def help(ctx, command: Optional[str]): -# = = = = {GCLONE BOT COMMANDS } = = = = +# = = = = { GCLONE BOT COMMANDS } = = = = # GClone Folder / File Clone Command @@ -370,4 +370,4 @@ async def ping(ctx: commands.Context): print("||=- - - - - - - - > Pinged! < - - - - - - - -=||") -bot.run(token) +bot.run(token) \ No newline at end of file