Updating Status

pull/2/head
sgoudham 4 years ago
parent b1e9287a6b
commit f3bae0c102

@ -32,8 +32,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="Falling in Love Again 😍 ", url="https://www.twitch.tv/goudham"))
await client.change_presence(activity=discord.Game(name="Falling in Love Again 😍 "))
# Bot ~Ping command in milliseconds

Loading…
Cancel
Save