Capture OOC messages incoming from discord.
This commit is contained in:
parent
0c516b2425
commit
5c30f74308
@ -69,7 +69,7 @@
|
||||
"name": "ooc",
|
||||
"patterns": [
|
||||
{
|
||||
"pattern": "^\\((OOC|IMM|RPC|NEWBIE)\\) [*]?[A-Za-z]+: .*$",
|
||||
"pattern": "^\\((OOC|IMM|RPC|NEWBIE)\\) [#*]?[A-Za-z]+: .*$",
|
||||
"type": "regex"
|
||||
}
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user