mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-30 06:24:27 +02:00
feat: add new responses [skip ci]
This commit is contained in:
parent
8d5219c167
commit
91374d6e24
@ -97,7 +97,7 @@
|
|||||||
},
|
},
|
||||||
"response": {
|
"response": {
|
||||||
"embed": {
|
"embed": {
|
||||||
"title": "What are the official links of ReVanced❓",
|
"title": "What are the official links of ReVanced ❓",
|
||||||
"description": "A list of official links can be found in <#954066838856273960>.",
|
"description": "A list of official links can be found in <#954066838856273960>.",
|
||||||
"color": 5150960,
|
"color": 5150960,
|
||||||
"fields": [
|
"fields": [
|
||||||
@ -328,7 +328,7 @@
|
|||||||
"response": {
|
"response": {
|
||||||
"embed": {
|
"embed": {
|
||||||
"title": "Closing ✅",
|
"title": "Closing ✅",
|
||||||
"description": "This thread has been closed. If you still need help, you can still write in this thread and it will be re-opened.",
|
"description": "This thread has been closed. If you still need help, you can write in this thread and it will be re-opened.",
|
||||||
"color": 5150960,
|
"color": 5150960,
|
||||||
"fields": [],
|
"fields": [],
|
||||||
"footer": {
|
"footer": {
|
||||||
@ -354,6 +354,102 @@
|
|||||||
"lock_on_response": false,
|
"lock_on_response": false,
|
||||||
"only_on_first_message": false
|
"only_on_first_message": false
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"includes": {
|
||||||
|
"channels": [
|
||||||
|
952946952348270626,
|
||||||
|
954147049832603748
|
||||||
|
],
|
||||||
|
"match": [
|
||||||
|
"(?i)(((queue|feature|revanced).*){2,})"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"excludes": {
|
||||||
|
"roles": [
|
||||||
|
965267139902705744,
|
||||||
|
955220417969262612,
|
||||||
|
952987191401926697,
|
||||||
|
1027874293192863765
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"response": {
|
||||||
|
"embed": {
|
||||||
|
"title": "Does ReVanced have this feature ❓",
|
||||||
|
"description": "You might have asked a question that has already been answered in <#953993848374325269>. 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> `5`.",
|
||||||
|
"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": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"includes": {
|
||||||
|
"channels": [
|
||||||
|
952946952348270626,
|
||||||
|
954147049832603748
|
||||||
|
],
|
||||||
|
"match": [
|
||||||
|
"(?i)(((seekbar|preview|timeline|time|thumbnail).*){2,})"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"excludes": {
|
||||||
|
"roles": [
|
||||||
|
965267139902705744,
|
||||||
|
955220417969262612,
|
||||||
|
952987191401926697,
|
||||||
|
1027874293192863765
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"response": {
|
||||||
|
"embed": {
|
||||||
|
"title": "Why is the seekbar preview missing in YouTube ❓",
|
||||||
|
"description": "You might have asked a question that has already been answered in <#953993848374325269>. 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": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user