More Cogs
This commit is contained in:
parent
d8771ca7ba
commit
a09367b2ec
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -13,7 +13,7 @@ class Main():
|
||||
await ctx.reply(embed=embed)
|
||||
|
||||
@commands.command(description="Check how fast the bot will reply to you.")
|
||||
async def ping(ctx: nextcord.Message):
|
||||
async def ping(self, ctx: nextcord.Message):
|
||||
await ctx.reply("Pong!")
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user