fix: better sticky notice (#18)

* fix: better sticky notice

* Update apps/bot-discord/src/config.json

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>

* Update apps/bot-discord/src/config.json

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>

* fix: move description into field

* fix: makes osu structure happy

* fix: more small changes

* Update apps/bot-discord/src/config.json

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>

* Update apps/bot-discord/src/config.json

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>

* Update apps/bot-discord/src/config.json

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>

---------

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
taku
2023-08-08 16:43:14 +02:00
committed by GitHub
parent b3c5899648
commit 28545c7ae9

View File

@@ -42,16 +42,15 @@
"channelId": "1135563848586379264",
"stickyMessage": {
"title": "Sticky notice",
"description": "In this channel, you can get assistance with your questions, issues, or concerns. Before continuing, please continue to read this sticky message.",
"color": 5150960,
"fields": [
{
"name": "🔸 Before you ask",
"value": "Check the pinned messages and <#953993848374325269> for existing answers."
},
{
"name": "🔸 Before requesting assistance",
"value": "It is required to read <#953993848374325269> as it contains valuable information guaranteed to answer many of your questions.\nPlease ensure your inquiry is not already addressed in <#1135563848586379264> before requesting assistance."
},
{
"name": "🔸 Properly request assistance",
"value": "Explain your question or issue clearly and concisely. Including relevant details will help us provide better assistance. Please refer to <#953993848374325269> `11`."
"name": "🔸 How to ask",
"value": "Include the following information:\n* Version of ReVanced Manager\n*Name of the app you are patching\n*Version of the app you are patching"
}
],
"footer": {