From 69c083c39642f4a3c1fc9e5b891b7bc48f9e0b7b Mon Sep 17 00:00:00 2001 From: Helixu Date: Sun, 6 Mar 2022 15:06:57 +0000 Subject: [PATCH] Removed contributors (I was lazy to make it always update (blame shitass coder)) --- bot.py | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/bot.py b/bot.py index 8621745..816bbcf 100644 --- a/bot.py +++ b/bot.py @@ -189,22 +189,6 @@ https://shitfest.net except: await ctx.send(f"<@{ctx.author.id}>. I could not DM you!") -@bot.command(brief="shows contributors to Foxtrot") -async def contributors(ctx): - await ctx.message.delete() - try: - await ctx.author.send("""Contributors to the Foxtrot bot are: -ginłaŋg#1111 -xfnw#1113 - (shitfest memes API) -TFTWPhoenix#9240 (I dont know, hes cool I guess.) -remi#9948 (also pretty cool ig) -Ecolipsy#0001 -Foxtrot is open source! Find the code at -""") - except: - await ctx.send(f"<@{ctx.author.id}>. I could not DM you!") - @bot.command(brief="random meme") async def meme(ctx): await ctx.message.delete()