mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-26 04:51:08 -05:00
NoTrigger: prepend, not append
[skip ci] (cherry picked from commit afabf73705c8a2738236409deeeeaf580a4e0571)
This commit is contained in:
parent
b6a1e2aca7
commit
edf9d716ab
@ -50,7 +50,7 @@ This is slightly harder to parse, but we essentially check if a message matches
|
||||
|
||||
Now our bot is really foolproof, right?
|
||||
|
||||
Almost! What about color stripping modes? We'll have to append messages with a space too if those are set...
|
||||
Almost! What about color stripping modes? We'll have to prepend matching messages with a space too if those are set...
|
||||
|
||||
#### Before:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user