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
It needs to persist timeouts to the config settings with both the timeout and user who's being timed out + the toprole of the user who timed them out.
This is to prevent lower roled users untiming out a user, as well as allow new timeouts once the timeout has elapsed.
TODO, verify if the discord API can report the timeout status of a user (to avoid having to save that).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It needs to persist timeouts to the config settings with both the timeout and user who's being timed out + the toprole of the user who timed them out.
This is to prevent lower roled users untiming out a user, as well as allow new timeouts once the timeout has elapsed.
TODO, verify if the discord API can report the timeout status of a user (to avoid having to save that).
The text was updated successfully, but these errors were encountered: