Skip to content

Commit

Permalink
feat: remove outdated auto response [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed May 18, 2023
1 parent e0ca873 commit 2f983ec
Showing 1 changed file with 0 additions and 47 deletions.
47 changes: 0 additions & 47 deletions configuration.revanced.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,53 +107,6 @@
}
}
}
},
{
"includes": {
"channels": [952946952348270626, 954147049832603748],
"match": ["(?i)(((video|buffer|play|stuck|work|time|infinite|endless|\\sload).*){2,})", "(?i)(((40|seconds).*){2,})"]
},
"excludes": {
"roles": [
965267139902705744, 955220417969262612, 952987191401926697,
1027874293192863765
],
"match": []
},
"condition": {
"user": {
"server_age": 730
}
},
"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": 14908858,
"fields": [
{
"name": "🔸 Regarding your question",
"value": "Please refer to <#953993848374325269> `26`.",
"inline": false
}
],
"footer": {
"text": "ReVanced",
"icon_url": "https://cdn.discordapp.com/icons/952946952348270622/7a615335899c7bb7e9d46fbfe35bf353.webp?size=32"
},
"image": {
"url": ""
},
"thumbnail": {
"url": "https://cdn.discordapp.com/icons/952946952348270622/7a615335899c7bb7e9d46fbfe35bf353.webp?size=128"
},
"author": {
"name": "",
"icon_url": "https://cdn.discordapp.com/icons/952946952348270622/7a615335899c7bb7e9d46fbfe35bf353.webp?size=32",
"url": ""
}
}
}
}
]
}

0 comments on commit 2f983ec

Please sign in to comment.