mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user