mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 04:10:59 -05:00
Yearly rank data reset
This commit is contained in:
parent
1db327dd49
commit
9b530144a4
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"configName": "Daggerbot",
|
"configName": "Daggerbot",
|
||||||
"embedColor": "#ffffff",
|
"embedColor": "#0052cf",
|
||||||
"embedColorBackup": "#0052cf",
|
"embedColorBackup": "#0052cf",
|
||||||
"embedColorGreen": "#57f287",
|
"embedColorGreen": "#57f287",
|
||||||
"embedColorYellow": "#ffea00",
|
"embedColorYellow": "#ffea00",
|
||||||
@ -8,9 +8,10 @@
|
|||||||
"embedColorInvis": "#2f3136",
|
"embedColorInvis": "#2f3136",
|
||||||
"embedColorBCA": "#ff69b4",
|
"embedColorBCA": "#ff69b4",
|
||||||
"embedColorXmas": "#ffffff",
|
"embedColorXmas": "#ffffff",
|
||||||
"LRSstart": 1661236321433,
|
"LRSstart": 1704067200631,
|
||||||
"whitelistedServers": [
|
"whitelistedServers": [
|
||||||
"929807948748832798", "468835415093411861"
|
"929807948748832798",
|
||||||
|
"468835415093411861"
|
||||||
],
|
],
|
||||||
"botSwitches": {
|
"botSwitches": {
|
||||||
"dailyMsgsBackup": true,
|
"dailyMsgsBackup": true,
|
||||||
@ -24,7 +25,11 @@
|
|||||||
},
|
},
|
||||||
"botPresence": {
|
"botPresence": {
|
||||||
"activities": [
|
"activities": [
|
||||||
{"name": "Today is January!", "url": "https://www.youtube.com/watch?v=UPSSUSLlwjY", "type": 1}
|
{
|
||||||
|
"name": "Today is January!",
|
||||||
|
"url": "https://www.youtube.com/watch?v=UPSSUSLlwjY",
|
||||||
|
"type": 1
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"status": "online"
|
"status": "online"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user