Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
feat: take contributor roles on mute (#19) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
reis authored Aug 20, 2022
1 parent 80bef21 commit e20e5b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions configuration.revanced.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"embed_color": 14908858,
"mute": {
"role": 953984696491061289,
"take": [996121272897519687]
"take": [996121272897519687, 965267139902705744, 995126555867086938]
}
},
"administrators": {
Expand All @@ -25,7 +25,7 @@
"match": ["(?i)(((vanced|download|install|get|manager).*){2,})"]
},
"excludes": {
"roles": [],
"roles": [934329947164667954],
"match": ["(?i)music", "(?i)eta", "(?i)error"]
},
"condition": {
Expand Down Expand Up @@ -69,7 +69,7 @@
"match": ["(?i)(((help|how|install|fix|vanced|manager).*){3,})"]
},
"excludes": {
"roles": [],
"roles": [934329947164667954],
"match": ["(?i)download", "(?i)get"]
},
"condition": {
Expand Down Expand Up @@ -115,7 +115,7 @@
]
},
"excludes": {
"roles": [],
"roles": [934329947164667954],
"match": ["(?i)error", "(?i)problem"]
},
"condition": {
Expand Down

0 comments on commit e20e5b1

Please sign in to comment.