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 4c872b3 commit 3cf0b54
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ch_fun/hello.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

@charity.command(name = "hello")
async def say_hello(ctx, arg):
if ctx.author.id == 805108723387334657:
await ctx.reply("Hello Momma! Stay safe. <:heartz:844352117674082305>")
elif ctx.author.id == 799186130654199809:
await ctx.reply("Hey Dad! <:heartz:844352117674082305>")
elif ctx.author.id == 819439855880372246:
Expand Down

0 comments on commit 3cf0b54

Please sign in to comment.