diff --git a/src/ch_fun/hello.py b/src/ch_fun/hello.py index 36350cb..5cb694d 100755 --- a/src/ch_fun/hello.py +++ b/src/ch_fun/hello.py @@ -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>")