Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

Add role management command with show, add, and remove sub-commands #8

Merged
merged 6 commits into from
Oct 15, 2018

Conversation

evanrupert
Copy link
Contributor

Created command !roles to allow someone to give themselves roles, show the current roles in the server, and remove roles from themselves.

Note: Right now this will allow anyone to give themselves any role so in a future pull request an exception list should be created in order to exclude roles like 'Admin' or 'Moderator'.

@tigressine
Copy link
Owner

Has this been tested yet?
On a bot server

@tigressine
Copy link
Owner

Looks excellent so far.

@evanrupert
Copy link
Contributor Author

Yes, I got my own discord api key and made sure all of the features work. I still think others should test it in the sandbox server just to find any edge cases.

@evanrupert
Copy link
Contributor Author

Just added the excluded roles feature so a user is now not able to give themselves an elevated role with the bot.

@evanrupert evanrupert merged commit e6e5324 into tigressine:master Oct 15, 2018
@evanrupert evanrupert deleted the role-management branch October 15, 2018 12:59
@evanrupert evanrupert mentioned this pull request Oct 15, 2018
tigressine pushed a commit that referenced this pull request Nov 28, 2020
Add role management command with show, add, and remove sub-commands
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants