Define callbacks for on_guild_join
, on_guild_remove
and on_member_remove
#112
Labels
enhancement
New feature or request
Task description
For now, the bot does not handle the following events:
The purpose of this issue is to add the corresponding callbacks in the
SunController
. A keypoint here is to properly handle the save of members and guilds data.Validation criteria
on_guild_join
callbackon_guild_remove
callbackon_member_remove
callbackThe text was updated successfully, but these errors were encountered: