-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
feat(plugin-roles): new plugin for assigning roles #134
Labels
Comments
what would be use of list? like people can choose roles from it? |
Yes. It'd be one of those common "choose an emote to get the role" kind of thing. I figured it's such a common use case that we might as well support it officially! |
Shift to #155 |
27 tasks
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue outlines the development of a new
/roles
plugin for the Robo.js framework in Discord.js. The focus is on creating an intuitive and efficient system for role management within a Discord server, integrating commands like/roles setup
and/roles restrict
.Detailed Breakdown:
1.
/roles setup
Command:Initial Interface:
/roles setup
displays a list of existing role to emoji/description mappings for the guild, akin to the one published for actual users.Functionalities:
Add Button:
Edit Button:
Delete Button:
Description Button:
Final Step - 'Print' Button:
[ PLACEHOLDER - Example role list message image]
2.
/roles restrict
Command:Purpose:
Implementation:
/roles restrict
for setting command restrictions based on roles.Changeset:
minor
(v0.0.0)The text was updated successfully, but these errors were encountered: