mirror of
https://github.com/RPCS3/discord-bot.git
synced 2025-03-03 23:37:03 +00:00
better section end marker
This commit is contained in:
parent
18c285878b
commit
efec132916
@ -54,7 +54,7 @@ namespace CompatBot.EventHandlers.LogParsing
|
||||
["custom config:"] = new Regex(@"custom config: (?<custom_config>.*?)\r?$", DefaultOptions),
|
||||
},
|
||||
OnNewLineAsync = PiracyCheckAsync,
|
||||
EndTrigger = new[] {"Core:"},
|
||||
EndTrigger = new[] {"Used configuration:"},
|
||||
},
|
||||
new LogSection
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user