diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-11-22 20:42:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-22 14:42:01 -0500 |
| commit | 48d943d6638636255abcd79f3f23403c8b6350d4 (patch) | |
| tree | 6c4ad27ce7dcd8bbe0d47683339e75b5938bb13a /src/commands | |
| parent | b5b56b31f29728b9a5fbe4db350dee1f3547cee4 (diff) | |
| download | tanzanite-48d943d6638636255abcd79f3f23403c8b6350d4.tar.gz tanzanite-48d943d6638636255abcd79f3f23403c8b6350d4.tar.bz2 tanzanite-48d943d6638636255abcd79f3f23403c8b6350d4.zip | |
Added a few Links, fixed rules command and also added some things to the badwords list (#41)
* Update badlinks.ts
* Updating
* stuff
* Update badlinks.ts
* Update badlinks.ts
* Update badlinks.ts
* Update badlinks.ts
* Summary
* Update badlinks.ts
* YEP
* another one
* Update badlinks.ts
* Update badlinks.ts
* Update badlinks.ts
* easy anti cheat
* scammerino
Diffstat (limited to 'src/commands')
| -rw-r--r-- | src/commands/moulberry-bush/rule.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/moulberry-bush/rule.ts b/src/commands/moulberry-bush/rule.ts index fb322ff..d4820fe 100644 --- a/src/commands/moulberry-bush/rule.ts +++ b/src/commands/moulberry-bush/rule.ts @@ -15,7 +15,7 @@ const rules = [ { title: '3.) No Spamming', description: - 'Including but not limited to: any messages that do not contribute to the conversation, repeated messages, randomly tagging users, and chat flood.' + 'Including but not limited to: any messages that do not contribute to the conversation, repeated messages, linebreaking, randomly tagging users, and chat flood.' }, { title: '4.) English', |
