Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Update hello.py
Browse files Browse the repository at this point in the history
  • Loading branch information
regdocs authored Feb 9, 2023
1 parent 3cf0b54 commit c38637a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ch_fun/hello.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

@charity.command(name = "hello")
async def say_hello(ctx, arg):
elif ctx.author.id == 799186130654199809:
if ctx.author.id == 799186130654199809:
await ctx.reply("Hey Dad! <:heartz:844352117674082305>")
elif ctx.author.id == 819439855880372246:
await ctx.reply("Hello son of WhiteFang of Hidden Leaf, Disciple of YellowFlash, Sixth Hokage of Leaf, The Copy Ninja, Hatake Kakashi of Sharingan! <:drake_yes:830863359716229160>")
Expand Down

0 comments on commit c38637a

Please sign in to comment.