dennougorilla / discord_bot

0 stars 0 forks source link

notification Player start to play game. #1

Open dennougorilla opened 5 years ago

dennougorilla commented 5 years ago

discord.on_member_update(before, after)

Called when a Member updates their profile.

This is called when one or more of the following things change:

status

game playing

avatar

nickname

roles

Parameters before – The Member that updated their profile with the old info.

after – The Member that updated their profile with the updated info.

https://discordpy.readthedocs.io/en/rewrite/api.html#event-reference

dennougorilla commented 5 years ago

https://discordpy.readthedocs.io/en/rewrite/api.html#textchannel