Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaaen authored Apr 7, 2023
1 parent 2317f61 commit 22487bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProjectMan/modules/www.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ async def pingme(client: Client, message: Message):
end = datetime.now()
duration = (end - start).microseconds / 1000
await xx.edit(
f"❏ **SpongKkntol!!🏓**\n"
f"❏ **SpongKontol!!🏓**\n"
f"├• **Pinger** - `%sms`\n"
f"├• **Uptime -** `{uptime}` \n"
f"└• **Owner :** {client.me.mention}" % (duration)
Expand Down

0 comments on commit 22487bb

Please sign in to comment.