mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-30 06:24:27 +02:00
fix: use correct response embed description [skip ci]
This commit is contained in:
parent
c95c12591a
commit
6867816272
@ -329,7 +329,7 @@
|
|||||||
"response": {
|
"response": {
|
||||||
"embed": {
|
"embed": {
|
||||||
"title": "Closing ✅",
|
"title": "Closing ✅",
|
||||||
"description": "This thread has been closed. You can reopen it by sending `?open`.",
|
"description": "This thread has been closed. If you still need help, you can still write in this thread and it will be re-opened.",
|
||||||
"color": 5150960,
|
"color": 5150960,
|
||||||
"fields": [],
|
"fields": [],
|
||||||
"footer": {
|
"footer": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user