diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-11-22 19:01:58 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-11-22 19:01:58 -0500 |
commit | fe2cdcab7ea7e795e92c043a6faa3647d6d997a6 (patch) | |
tree | 95784d18ecf60c300efdad951cefb12796366bf3 /src/commands/moulberry-bush/rule.ts | |
parent | fce1fc87feb3e6dad1a956d757d856833c9ea5f6 (diff) | |
parent | c64b3f8da64255cb6133b70ee8594545ba4bdf58 (diff) | |
download | tanzanite-fe2cdcab7ea7e795e92c043a6faa3647d6d997a6.tar.gz tanzanite-fe2cdcab7ea7e795e92c043a6faa3647d6d997a6.tar.bz2 tanzanite-fe2cdcab7ea7e795e92c043a6faa3647d6d997a6.zip |
Merge branch 'master' of https://github.com/NotEnoughUpdates/bush-bot
Diffstat (limited to 'src/commands/moulberry-bush/rule.ts')
-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', |