Changed the bot status

pull/2/head
sgoudham 4 years ago
parent 70dcfd429b
commit 41db7e767d

@ -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.Game(name="Getting Married!! 😍 💍")) await client.change_presence(activity=discord.Streaming(name="My Marriage!! 😍 💍"))
# Bot ~Ping command in milliseconds # Bot ~Ping command in milliseconds

Loading…
Cancel
Save