mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-30 14:34:29 +02:00
feat: improve success rate for responses [skip ci]
This commit is contained in:
parent
82694c0a9d
commit
df7a64f6e0
@ -17,7 +17,7 @@
|
||||
{
|
||||
"includes": {
|
||||
"channels": [952946952348270626, 954147049832603748],
|
||||
"match": ["(?i)(((error|open|patch).*){2,})", "abort"]
|
||||
"match": ["(?i)(((error|open|patch).*){2,})", "abort", "crash"]
|
||||
},
|
||||
"excludes": {
|
||||
"roles": [
|
||||
@ -157,7 +157,7 @@
|
||||
},
|
||||
{
|
||||
"includes": {
|
||||
"channels": [952946952348270626, 954147049832603748],
|
||||
"channels": [1019635439272992868, 952946952348270626, 954147049832603748],
|
||||
"match": ["(?i)(((video|buffer|play|work|time|infinite|endless|load).*){2,})"]
|
||||
},
|
||||
"excludes": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user