feat(bot-discord): change stickied message

This commit is contained in:
GramingFoxTeam
2023-07-31 20:09:00 +03:00
parent 36c066ecba
commit 4ea6b6464c

View File

@@ -23,9 +23,13 @@
"sticky": {
"channelId": "1135563848586379264",
"stickyMessage": {
"title": "Read me!"
"title": "Read me!",
"description": "It is required to read <#953993848374325269> and search <#1135563848586379264> for existing questions.",
"image": {
"url": "https://cdn.discordapp.com/attachments/1135563848586379264/1135564251440873493/warning.gif"
}
},
"timeout": 30000
"timeout": 60000
},
"server": {
"port": 3000,