Version 0.8.1-beta
- stop replacements on match - better ooc recognition patterns - keep cases of over-long replacements
This commit is contained in:
@@ -120,7 +120,8 @@ Grichelde.IGNORE_PATTERNS_CASE_SENSITIVE = {
|
||||
"|K.-|k", -- Battle.net
|
||||
"|n", -- newline
|
||||
|
||||
"%(%(.-%)%)", -- (( ooc ))
|
||||
"%(%(.-%)%)", -- (( ... ))
|
||||
"%(%s*ooc[%:%s].-%)", -- ( ooc )
|
||||
}
|
||||
|
||||
-- for separate emote detection
|
||||
|
||||
Reference in New Issue
Block a user