mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-05 09:50:54 -05:00
NoTrigger: prepend, not append
[skip ci]
This commit is contained in:
parent
e471a02cd4
commit
afabf73705
@ -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?
|
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:
|
#### Before:
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user