Adding commentary

pull/4/head
sgoudham 4 years ago
parent e83abd7e8b
commit bcf4eb1788

@ -42,7 +42,7 @@ async def ping(ctx):
await ctx.send(f'Pong! {round(client.latency * 1000)}ms')
# Bot event for new member joining, sending an embed introducing them to the server
# Bot event for new member joining, sending an embed introducing them to the serve
@client.event
async def on_member_join(member):
# Set the channel id to "newpeople"

Loading…
Cancel
Save