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()