Removed contributors (I was lazy to make it always update (blame shitass coder))
This commit is contained in:
parent
6a7e2675fa
commit
69c083c396
1 changed files with 0 additions and 16 deletions
16
bot.py
16
bot.py
|
@ -189,22 +189,6 @@ https://shitfest.net
|
||||||
except:
|
except:
|
||||||
await ctx.send(f"<@{ctx.author.id}>. I could not DM you!")
|
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
|
|
||||||
<https://cat.casa/~julia/> (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 <https://code.cat.casa/IPD/Foxtrot>
|
|
||||||
""")
|
|
||||||
except:
|
|
||||||
await ctx.send(f"<@{ctx.author.id}>. I could not DM you!")
|
|
||||||
|
|
||||||
@bot.command(brief="random meme")
|
@bot.command(brief="random meme")
|
||||||
async def meme(ctx):
|
async def meme(ctx):
|
||||||
await ctx.message.delete()
|
await ctx.message.delete()
|
||||||
|
|
Loading…
Reference in a new issue