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

Commit

Permalink
feat: remove unused response [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Mar 27, 2023
1 parent 02503b7 commit 0793b1c
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 @@ -106,53 +106,6 @@
}
}
}
},
{
"includes": {
"channels": [952946952348270626, 954147049832603748],
"match": ["(?i)(((video|buffer|play|stuck|work|time|infinite|endless|\\sload).*){2,})", "(?i)(((no|history).*){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/74f615d7c299d1be78d982dd0a64d2d7.webp?size=32"
},
"image": {
"url": ""
},
"thumbnail": {
"url": "https://cdn.discordapp.com/icons/952946952348270622/74f615d7c299d1be78d982dd0a64d2d7.webp?size=128"
},
"author": {
"name": "",
"icon_url": "https://cdn.discordapp.com/icons/952946952348270622/74f615d7c299d1be78d982dd0a64d2d7.webp?size=32",
"url": ""
}
}
}
}
]
}

0 comments on commit 0793b1c

Please sign in to comment.