mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
fx
This commit is contained in:
@@ -30,7 +30,7 @@ class Transcriber(commands.Cog):
|
||||
if channel is not None:
|
||||
await channel.send(f'Witaj u Nas {member.mention}.')
|
||||
|
||||
@commands.hybrid_command()
|
||||
@commands.hybrid_command(name="witaj")
|
||||
async def witaj(self, ctx, *, member: discord.Member = None):
|
||||
"""Says hello"""
|
||||
member = member or ctx.author
|
||||
|
||||
Reference in New Issue
Block a user