diff --git a/EnsoBot.py b/EnsoBot.py index 47628132..b481c768 100644 --- a/EnsoBot.py +++ b/EnsoBot.py @@ -24,7 +24,7 @@ if __name__ == '__main__': @client.event async def on_ready(): print('Bot is ready.') - await client.change_presence(activity=discord.Game(name='Reading Yaoi')) + await client.change_presence(activity=discord.Game(name='Izzy UvU <3')) # Bot ~Ping command in milliseconds