mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-16 12:28:08 +00:00
[AB-291] adding templates for new pagination system
adding templates for mutes command
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Shows all the warnings on the server
|
||||
@@ -0,0 +1,2 @@
|
||||
Shows all the still existing mutes on the server in a paginated way.
|
||||
Optionally you can provide a member to show the mutes for.
|
||||
@@ -0,0 +1 @@
|
||||
The member to show the mutes for.
|
||||
@@ -0,0 +1 @@
|
||||
Amount of mutes: ${muteCount}.
|
||||
@@ -0,0 +1,2 @@
|
||||
Mute #${muteId} of user ${mutedUserText} by user ${mutingUserText} on ${muteDate} which lasted ${muteDuration} (Mute ended: ${muteEnded}).
|
||||
Reason: `${reason}`
|
||||
@@ -0,0 +1 @@
|
||||
No mutes found.
|
||||
Reference in New Issue
Block a user