diff options
| author | ilotterytea <iltsu@alright.party> | 2024-12-14 13:16:33 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2024-12-14 13:16:33 +0500 |
| commit | 6504ce844023f188dfb5350cd8ad34bfc94f5ac0 (patch) | |
| tree | 3ce68cdf13097d415127de6a2664fe1e2e51d50b /docs/mod | |
| parent | d7b419837f58be4c75dfab756ffac025ed8fc962 (diff) | |
feat: spam command
Diffstat (limited to 'docs/mod')
| -rw-r--r-- | docs/mod/spam.md | 2 |
1 files changed, 1 insertions, 1 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 |
