Changed status message

pull/1/head
sgoudham 5 years ago
parent f5ee052964
commit bbdbb4818d

@ -24,7 +24,7 @@ if __name__ == '__main__':
@client.event @client.event
async def on_ready(): async def on_ready():
print('Bot is ready.') print('Bot is ready.')
await client.change_presence(activity=discord.Game(name='Izzy UvU <3')) await client.change_presence(activity=discord.Game(name="I'm scared"))
# Bot ~Ping command in milliseconds # Bot ~Ping command in milliseconds

Loading…
Cancel
Save