feat: improve success rate for responses [skip ci]

This commit is contained in:
oSumAtrIX 2023-01-19 19:31:12 +01:00 committed by GitHub
parent 82694c0a9d
commit df7a64f6e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
{ {
"includes": { "includes": {
"channels": [952946952348270626, 954147049832603748], "channels": [952946952348270626, 954147049832603748],
"match": ["(?i)(((error|open|patch).*){2,})", "abort"] "match": ["(?i)(((error|open|patch).*){2,})", "abort", "crash"]
}, },
"excludes": { "excludes": {
"roles": [ "roles": [
@ -157,7 +157,7 @@
}, },
{ {
"includes": { "includes": {
"channels": [952946952348270626, 954147049832603748], "channels": [1019635439272992868, 952946952348270626, 954147049832603748],
"match": ["(?i)(((video|buffer|play|work|time|infinite|endless|load).*){2,})"] "match": ["(?i)(((video|buffer|play|work|time|infinite|endless|load).*){2,})"]
}, },
"excludes": { "excludes": {