Skip to content

Commit

Permalink
fix(config): remove duplicate auto-response
Browse files Browse the repository at this point in the history
  • Loading branch information
Ushie committed May 28, 2023
1 parent db60b8f commit 4cb2cb8
Showing 1 changed file with 0 additions and 49 deletions.
49 changes: 0 additions & 49 deletions configuration.revanced.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,55 +127,6 @@
}
}
},
{
"includes": {
"channels": [
952946952348270626,
954147049832603748
],
"match": [
"vanced\\.([^a]|a($|[^p]))"
]
},
"excludes": {
"roles": [
965267139902705744,
955220417969262612,
952987191401926697,
1027874293192863765
],
"match": []
},
"response": {
"embed": {
"title": "What are the official links of ReVanced❓",
"description": "A list of official links can be found in <#954066838856273960>.",
"color": 14908858,
"fields": [
{
"name": "🔸 Regarding your question",
"value": "ReVanced is always available at [revanced.app](https://revanced.app).",
"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": "",
"url": ""
}
}
}
},
{
"includes": {
"match": [
Expand Down

0 comments on commit 4cb2cb8

Please sign in to comment.