Skip to content

Commit

Permalink
feat: remove unused response [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Jul 7, 2023
1 parent a1fcd9c commit 32630c7
Showing 1 changed file with 0 additions and 53 deletions.
53 changes: 0 additions & 53 deletions configuration.revanced.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,59 +309,6 @@
}
}
}
},
{
"includes": {
"channels": [
952946952348270626,
1019635439272992868,
954147049832603748
],
"match": [
"(?i)(((video|buffer|stops play|stuck|time |freeze|infinite|1:09|endless|\\sload).*){2,})"
]
},
"excludes": {
"roles": [
965267139902705744,
955220417969262612,
952987191401926697,
1027874293192863765
]
},
"response": {
"embed": {
"title": "Why do videos fail to play❓",
"description": "You might have asked a question that has been answered in the <#953993848374325269> channel already. Make sure to read it as it will answer a lot of your questions guaranteed.",
"color": 5150960,
"fields": [
{
"name": "🔸 Regarding your question",
"value": "Please refer to <#953993848374325269> `31`.",
"inline": false
}
],
"footer": {
"text": "ReVanced",
"icon_url": "https://cdn.discordapp.com/attachments/1095487869923119144/1115436493050224660/revanced-logo.png"
},
"image": {
"url": ""
},
"thumbnail": {
"url": "https://cdn.discordapp.com/attachments/1095487869923119144/1115436493050224660/revanced-logo.png"
},
"author": {
"name": "",
"icon_url": "",
"url": ""
}
}
},
"thread_options": {
"lock_on_response": true,
"close_on_response": true
}
}
]
}

0 comments on commit 32630c7

Please sign in to comment.