mirror of
https://github.com/Fluffy-Bean/Lynxie.git
synced 2025-05-18 01:14:55 +00:00
Add more commands
This commit is contained in:
parent
bafe17e0d4
commit
0cddbb75e2
6 changed files with 279 additions and 5 deletions
|
@ -7,4 +7,4 @@ class Hello(commands.Cog):
|
|||
|
||||
@commands.command()
|
||||
async def hello(self, ctx):
|
||||
await ctx.send(f"Hello {ctx.author.mention}!")
|
||||
await ctx.send(f"Hello from England, {ctx.author.mention}!")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue