mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-15 12:10:23 +00:00
[AB-240] moving invite filtering to separate module
adding templates for effects rework changed display of optional parameters in help
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Allows one invite to be used within the server
|
||||
@@ -1 +0,0 @@
|
||||
This command adds the given invite to the list of allowed invites on the server. If this command is executed - the message will immediately be deleted, but the configuration will be applied.
|
||||
@@ -1 +0,0 @@
|
||||
The invite to allow - this can either be the full invite URL or just the part behind the slash.
|
||||
@@ -1 +0,0 @@
|
||||
Removes one invite from the allowed invites
|
||||
@@ -1 +0,0 @@
|
||||
Removes the given invite from the list of allowed invites to be used.
|
||||
@@ -1 +0,0 @@
|
||||
The invite to be removed from the list of allowed invites - this can either be the full invite URL or just the part behind the slash.
|
||||
@@ -1 +0,0 @@
|
||||
Removes all/individual stored filtered invites
|
||||
@@ -1 +0,0 @@
|
||||
This command allows to remove the stored occurrences of individual or all filtered invites in this server.
|
||||
@@ -1 +0,0 @@
|
||||
The invite from which the uses should be removed for - if not provided, all uses from all filtered invites of this server will be removed
|
||||
@@ -1 +0,0 @@
|
||||
Displays the current top filtered invites
|
||||
@@ -1 +0,0 @@
|
||||
This command can be used to display the current top filtered invites - the ordering is based on how many times an individual invite has been removed. Per default 5 invite links are shown, but this can be changed via the parameter.
|
||||
@@ -1 +0,0 @@
|
||||
Number to define how many filtered invites should be displayed
|
||||
@@ -1 +0,0 @@
|
||||
Most filtered invite links
|
||||
@@ -1 +0,0 @@
|
||||
${linkText}: #${linkUses}
|
||||
@@ -1 +0,0 @@
|
||||
No links found
|
||||
@@ -0,0 +1 @@
|
||||
Getting banned from the server
|
||||
@@ -0,0 +1 @@
|
||||
Ban
|
||||
@@ -0,0 +1 @@
|
||||
Getting kicked from the server
|
||||
@@ -0,0 +1 @@
|
||||
Kick
|
||||
@@ -0,0 +1 @@
|
||||
Getting muted
|
||||
@@ -0,0 +1 @@
|
||||
Mute
|
||||
@@ -0,0 +1 @@
|
||||
Getting warned
|
||||
@@ -0,0 +1 @@
|
||||
Warning
|
||||
@@ -1 +0,0 @@
|
||||
Invite filter
|
||||
@@ -1 +0,0 @@
|
||||
The channel in which deleted invite links should be logged to. Currently: ${currentTarget}
|
||||
@@ -1 +0,0 @@
|
||||
Invite is not yet allowed.
|
||||
@@ -1 +0,0 @@
|
||||
Invalid invite
|
||||
@@ -1 +0,0 @@
|
||||
Invite link by ${authorMention} has been deleted.
|
||||
@@ -1 +0,0 @@
|
||||
Invite(s)
|
||||
Reference in New Issue
Block a user