mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-05-14 20:37:04 +02:00
feat: add new response for video playback issues
This commit is contained in:
parent
f647c0e32d
commit
d48b0127a4
@ -154,6 +154,53 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"includes": {
|
||||||
|
"channels": [952946952348270626, 954147049832603748],
|
||||||
|
"match": ["((video|buffer|play|work|time|infinite|endless).*){2,})"]
|
||||||
|
},
|
||||||
|
"excludes": {
|
||||||
|
"roles": [
|
||||||
|
965267139902705744, 955220417969262612, 952987191401926697,
|
||||||
|
1027874293192863765
|
||||||
|
],
|
||||||
|
"match": []
|
||||||
|
},
|
||||||
|
"condition": {
|
||||||
|
"user": {
|
||||||
|
"server_age": 365
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"response": {
|
||||||
|
"embed": {
|
||||||
|
"title": "Why do videos fail to play❓",
|
||||||
|
"description": "You have asked a question that might have 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> XXVII.",
|
||||||
|
"inline": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"footer": {
|
||||||
|
"text": "",
|
||||||
|
"icon_url": ""
|
||||||
|
},
|
||||||
|
"image": {
|
||||||
|
"url": ""
|
||||||
|
},
|
||||||
|
"thumbnail": {
|
||||||
|
"url": "https://cdn.discordapp.com/icons/952946952348270622/d011f1dc1d27e9001d243bdedaf7443b.webp?size=512"
|
||||||
|
},
|
||||||
|
"author": {
|
||||||
|
"name": "",
|
||||||
|
"icon_url": "",
|
||||||
|
"url": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user