Skip to content

Commit

Permalink
Update good night.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Otazuki004 authored Oct 16, 2022
1 parent 95e908d commit e6fe9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NekoRobot/modules/good night.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ async def awake(event):
NEKO = f"Good night I hope tomorrow is the best day in your life. {event.sender.first_name}"
BUTTON = [
[
Button.url(" UPDATES", "https://telegram.dog/Updates004"),
Button.url(" MEET ME HERE ", "https:/telegram.dog/Besties_XD"),
]
]
await tbot.send_file(event.chat_id, PHOTO, caption=NEKO, buttons=BUTTON)

0 comments on commit e6fe9c1

Please sign in to comment.