Changed status of Enso-chan

pull/2/head
sgoudham 4 years ago
parent 77a6cd69e9
commit 080acc9478

@ -26,7 +26,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.Activity(name="Falling in Love 😍 😍")) await client.change_presence(activity=discord.Game(name="Getting Married!! 😍 💍"))
# Bot ~Ping command in milliseconds # Bot ~Ping command in milliseconds

Loading…
Cancel
Save