Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

[RoleUtils] auto role support #58

Open
3 tasks
phenom4n4n opened this issue May 3, 2021 · 0 comments
Open
3 tasks

[RoleUtils] auto role support #58

phenom4n4n opened this issue May 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@phenom4n4n
Copy link
Owner

Add support for auto roles and sticky roles.

  • auto role list should be cached on init and modified with commands make sure to modify cog mixin inits to accept one Config.all_members call on initialization and pass it to each mixin before adding it to the bot
  • auto roles and sticky roles should wait until the member passes verification if the guild has welcome rules enabled. this is a bit tricky since i'll have to decide whether or not there should be a timeout while waiting for verification, and also decide whether a leave listener should be added to return early
  • check whether roles can be added before adding them
@phenom4n4n phenom4n4n added the enhancement New feature or request label Jun 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant