mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-27 14:23:56 +00:00
[AB-291] refactoring pagination to custom button pagination
adding mutes command fixing edit message not considering components reversing the origin comparison in a few button click listeners fixing ordering of warnings and mutes from converter
This commit is contained in:
@@ -123,6 +123,9 @@ Configuring which role to use for muting::
|
||||
* Usage: `setMuteRole <role>`
|
||||
* Description: Sets the `role` to be used as the role when applying a mute. This role needs to be muting, which means, if you want it to be effective, this role needs to deny `MESSAGE_WRITE`. The bot does not validate nor require the role to actually mute.
|
||||
Only *one* role can be used as a mute role.
|
||||
Showing all mutes::
|
||||
* Usage: `mutes [member]`
|
||||
* Description: Shows all the mutes in a paginated matter with buttons to navigate the pages. If `member` is provided, it will only show mutes for this member.
|
||||
|
||||
=== Logging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user