Skip to content

Commit

Permalink
try prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
FO-nTTaX committed Aug 8, 2021
1 parent 61104e0 commit 191502b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ftsbot/cogs/textcommands.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ def __init__(self, bot):

@slash_commands.cooldown(1, 300, commands.BucketType.user)
@slash_commands.command(description='Author information')
@commands.command()
async def author(self, ctx):
await ctx.send(embed=discord.Embed(colour=discord.Colour(0x663399), description='FO-BoT was coded by **FO-nTTaX**'))

Expand Down

0 comments on commit 191502b

Please sign in to comment.