Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define callbacks for on_guild_join, on_guild_remove and on_member_remove #112

Open
3 tasks
clement-pages opened this issue Dec 9, 2023 · 0 comments
Open
3 tasks
Assignees
Labels
enhancement New feature or request

Comments

@clement-pages
Copy link
Member

clement-pages commented Dec 9, 2023

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
@github-project-automation github-project-automation bot moved this to 🔄 Todo in SunBot project Dec 9, 2023
@clement-pages clement-pages self-assigned this Dec 9, 2023
@clement-pages clement-pages added the enhancement New feature or request label Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant