summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2024-12-14 13:16:33 +0500
committerilotterytea <iltsu@alright.party>2024-12-14 13:16:33 +0500
commit6504ce844023f188dfb5350cd8ad34bfc94f5ac0 (patch)
tree3ce68cdf13097d415127de6a2664fe1e2e51d50b /docs
parentd7b419837f58be4c75dfab756ffac025ed8fc962 (diff)
feat: spam command
Diffstat (limited to 'docs')
-rw-r--r--docs/mod/spam.md2
-rw-r--r--docs/summary.md5
2 files changed, 2 insertions, 5 deletions
diff --git a/docs/mod/spam.md b/docs/mod/spam.md
index 55370d3..423dbba 100644
--- a/docs/mod/spam.md
+++ b/docs/mod/spam.md
@@ -11,7 +11,7 @@ This feature can be useful for highlighting important information.
`!spam [amount] [message...]`
+ `[amount]` (optional) - A number that specified how many times the message should be repeated.\
-If not specified, the default value is 10. The maximum value is 100.
+If not specified, the default value is 5. The maximum value is 30.
+ `[message...]` - The text of the message to be repeated.
## Usage
diff --git a/docs/summary.md b/docs/summary.md
index 670d8f1..ea05c68 100644
--- a/docs/summary.md
+++ b/docs/summary.md
@@ -17,6 +17,7 @@
## Moderation stuff
+ [Mass ping](/wiki/mod/mass-ping)
++ [Spam](/wiki/mod/spam)
## Miscellaneous
@@ -36,10 +37,6 @@
+ [Emote usage leaderboard](/wiki/emotes/top)
+ [Emote set similarity check](/wiki/emotes/sim)
-## Moderation stuff
-
-+ [Spam](/wiki/mod/spam)
-
## User management
+ [User ban check](/wiki/user/ban-check)