This commit is contained in:
Juni
2022-04-10 23:10:05 -04:00
parent 6394714b69
commit 89c71df604

View File

@@ -12,7 +12,7 @@ class ReactQuote(commands.Cog):
@commands.command()
async def quote(self, ctx: commands.Context):
"""TestCommand"""
"""Recall Random Quote"""
# Your code will go here
await ctx.send("I'd recall a random quote if I could...")