From c564385f14dd23825403c7f1083bfd054e30d199 Mon Sep 17 00:00:00 2001 From: Mary Date: Fri, 26 Feb 2021 11:04:31 +0900 Subject: [PATCH] Delete bot.py --- bot.py | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 bot.py diff --git a/bot.py b/bot.py deleted file mode 100644 index 03eee2be..00000000 --- a/bot.py +++ /dev/null @@ -1,2 +0,0 @@ -app = discord.ext.commands.Bot(command_prefix="!!") -app.Audio = discodo.DPYClient(app)