Changed to a happier status

pull/4/head
sgoudham 4 years ago
parent ae00c12f00
commit 6ea00fcfcb

@ -31,7 +31,7 @@ async def on_ready():
print('Bot is ready.')
# Sets the bots status on discord for everyone to view
await client.change_presence(activity=discord.Game(name="Currently Dying :(("))
await client.change_presence(activity=discord.Game(name="Feeling Pretty Good :))"))
# Bot ~Ping command in milliseconds

Loading…
Cancel
Save