mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-05-03 15:54:26 +02:00
fix: update branding color [skip ci]
This commit is contained in:
parent
7bfeb1da8b
commit
6f4a64c6a8
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"general": {
|
"general": {
|
||||||
"embed_color": 14908858,
|
"embed_color": 5150960,
|
||||||
"mute": {
|
"mute": {
|
||||||
"role": 953984696491061289,
|
"role": 953984696491061289,
|
||||||
"take": [
|
"take": [
|
||||||
@ -52,7 +52,7 @@
|
|||||||
"embed": {
|
"embed": {
|
||||||
"title": "I have a problem with ReVanced, can you help ❓",
|
"title": "I have a problem with ReVanced, can you help ❓",
|
||||||
"description": "You might have asked a question that has been answered in the <#953993848374325269> channel already. Make sure to read it as it will answer a lot of your questions guaranteed.",
|
"description": "You might have asked a question that has been answered in the <#953993848374325269> channel already. Make sure to read it as it will answer a lot of your questions guaranteed.",
|
||||||
"color": 14908858,
|
"color": 5150960,
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"name": "🔸 Regarding your question",
|
"name": "🔸 Regarding your question",
|
||||||
@ -101,7 +101,7 @@
|
|||||||
"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": 14908858,
|
"color": 5150960,
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"name": "🔸 Regarding your question",
|
"name": "🔸 Regarding your question",
|
||||||
@ -137,7 +137,7 @@
|
|||||||
"embed": {
|
"embed": {
|
||||||
"title": "Where or how to get ReVanced ❓",
|
"title": "Where or how to get ReVanced ❓",
|
||||||
"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.",
|
"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": 14908858,
|
"color": 5150960,
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"name": "🔸 Regarding your question",
|
"name": "🔸 Regarding your question",
|
||||||
@ -173,7 +173,7 @@
|
|||||||
"embed": {
|
"embed": {
|
||||||
"title": "Do you have a problem or need help ❓",
|
"title": "Do you have a problem or need help ❓",
|
||||||
"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.",
|
"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": 14908858,
|
"color": 5150960,
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"name": "🔸 Regarding your question",
|
"name": "🔸 Regarding your question",
|
||||||
@ -209,7 +209,7 @@
|
|||||||
"embed": {
|
"embed": {
|
||||||
"title": "Steps to debug your issue",
|
"title": "Steps to debug your issue",
|
||||||
"description": "You might have asked a question that has already been answered in <#953993848374325269>. Read it, as it will answer many of your questions. After reading them, please attach a complete recording of the following steps to understand your issue better.",
|
"description": "You might have asked a question that has already been answered in <#953993848374325269>. Read it, as it will answer many of your questions. After reading them, please attach a complete recording of the following steps to understand your issue better.",
|
||||||
"color": 13211573,
|
"color": 5150960,
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"name": "1. Uninstall any patched app",
|
"name": "1. Uninstall any patched app",
|
||||||
@ -260,7 +260,7 @@
|
|||||||
"embed": {
|
"embed": {
|
||||||
"title": "How to hide Litho components from YouTube ❓",
|
"title": "How to hide Litho components from YouTube ❓",
|
||||||
"description": "Use the custom filter included in the `hide-ads` patch for YouTube, to hide Litho components by their `pathBuilder` string. The string contains the names of the components which can be filtered with the custom filter.",
|
"description": "Use the custom filter included in the `hide-ads` patch for YouTube, to hide Litho components by their `pathBuilder` string. The string contains the names of the components which can be filtered with the custom filter.",
|
||||||
"color": 14908858,
|
"color": 5150960,
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"name": "1. Preparation",
|
"name": "1. Preparation",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user