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

Role Assignment #3

Open
keenanbuckley opened this issue Sep 15, 2022 · 0 comments
Open

Role Assignment #3

keenanbuckley opened this issue Sep 15, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request high priority This issue or pull request should be worked on sooner rather than later

Comments

@keenanbuckley
Copy link
Collaborator

keenanbuckley commented Sep 15, 2022

  • Add the ability for users to self assign roles
  • Popular implementations of this set up emoji reactions to a post by the bot listing the available roles.
  • When a user gives a reaction, the bot is triggered to assign them the corresponding role
  • When they remove the reaction, the bot removes that role
  • Should probably use SQL or MongoDB to store data (see Implement the aiosqlite library so that our bot can store data in an asynchronous way #4) if we don't just hardcode it or store a prebuilt json in static
@keenanbuckley keenanbuckley added enhancement New feature or request high priority This issue or pull request should be worked on sooner rather than later labels Sep 15, 2022
@keenanbuckley keenanbuckley pinned this issue Sep 15, 2022
@keenanbuckley keenanbuckley self-assigned this Sep 23, 2022
@JaydenPahukula JaydenPahukula unpinned this issue Sep 6, 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 high priority This issue or pull request should be worked on sooner rather than later
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants