We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need a way to limit some commands to be run by only bot admins (people who are responsible for maintaining the server and this codebase).
.env
backend_info
unverify
query
role
logs
status
ping
The text was updated successfully, but these errors were encountered:
Hi, I'd like to work on this
Sorry, something went wrong.
someyuck
No branches or pull requests
Description
We need a way to limit some commands to be run by only bot admins (people who are responsible for maintaining the server and this codebase).
Tasks
.env
file.backend_info
an admin command.unverify
(ref: Implementunverify
class of commands #10)query
/role
admin-able commands so that admins can run it outside the "academic server" constraint.logs
/status
/ping
commands.The text was updated successfully, but these errors were encountered: