Adding commentary

pull/8/head
sgoudham 4 years ago
parent 4509e2f38e
commit 79d9b1e504

@ -162,6 +162,7 @@ async def change_status():
# Waiting for the bot to ready
await client.wait_until_ready()
# Display the next status in the loop
await client.change_presence(activity=next(looping_statuses))

Loading…
Cancel
Save