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

Request: Option to restrict quote command access to users with escalated privileges #5

Open
vvesperr opened this issue Sep 19, 2018 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@vvesperr
Copy link

vvesperr commented Sep 19, 2018

Our server's use case for the bot is as a workaround for Discord's pinned messages limit, so it would be nice if we could restrict access to the quote/unquote commands to those with a certain role (e.g. mods and admins). I don't know how difficult a role-based restriction would be to implement. As it stands, any user in the server can use the quote/unquote command at will.

Alternatively, an option for restricting quote privileges to only Admins (as is the case with the qc setcommand) should also suffice, albeit less ideal and flexible. Thanks for looking into this, Ralph!

@vvesperr
Copy link
Author

Hm, just stumbled upon a more pressing issue: there seems to be a bug with the restriction of the qc set command - though it's marked as "Admin-only" in the readme usage instructions, I just double-checked, and was able to successfully activate it to switch the quote channel using a regular, non-admin account. Seems a fix is in order.

@RalphORama RalphORama self-assigned this Sep 30, 2018
@RalphORama RalphORama added bug Something isn't working enhancement New feature or request labels Sep 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants