Skip to content

Define callbacks for on_guild_join, on_guild_remove and on_member_remove #112

Description

@clement-pages

Task description

For now, the bot does not handle the following events:

  • when the bot is joining and leaving a guild
  • when a member leaves a guild the bot belongs

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

  • : Add on_guild_join callback
  • : Add on_guild_remove callback
  • : Add on_member_remove callback

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions