1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 12:21:00 -05:00

Yearly rank data reset

This commit is contained in:
AnxietyisReal 2024-01-01 11:01:15 +11:00
parent 79da90cab8
commit 1011c39642

View File

@ -1,85 +1,90 @@
{ {
"configName": "Daggerbot", "configName": "Daggerbot",
"embedColor": "#ffffff", "embedColor": "#0052cf",
"embedColorBackup": "#0052cf", "embedColorBackup": "#0052cf",
"embedColorGreen": "#57f287", "embedColorGreen": "#57f287",
"embedColorYellow": "#ffea00", "embedColorYellow": "#ffea00",
"embedColorRed": "#e62c3b", "embedColorRed": "#e62c3b",
"embedColorInvis": "#2f3136", "embedColorInvis": "#2f3136",
"embedColorBCA": "#ff69b4", "embedColorBCA": "#ff69b4",
"embedColorXmas": "#ffffff", "embedColorXmas": "#ffffff",
"LRSstart": 1661236321433, "LRSstart": 1704067200631,
"whitelistedServers": [ "whitelistedServers": [
"929807948748832798", "468835415093411861" "929807948748832798",
], "468835415093411861"
"botSwitches": { ],
"dailyMsgsBackup": true, "botSwitches": {
"registerCommands": false, "dailyMsgsBackup": true,
"commands": true, "registerCommands": false,
"logs": true, "commands": true,
"mpSys": true, "logs": true,
"buttonRoles": true, "mpSys": true,
"automod": true, "buttonRoles": true,
"autores": true "automod": true,
}, "autores": true
"botPresence": { },
"activities": [ "botPresence": {
{"name": "Today is January!", "url": "https://www.youtube.com/watch?v=UPSSUSLlwjY", "type": 1} "activities": [
], {
"status": "online" "name": "Today is January!",
}, "url": "https://www.youtube.com/watch?v=UPSSUSLlwjY",
"whitelist": [ "type": 1
"190407856527376384", }
"215497515934416896", ],
"141304507249197057", "status": "online"
"309373272594579456", },
"301350210926280704" "whitelist": [
], "190407856527376384",
"contribList": [ "215497515934416896",
"190407856527376384", "141304507249197057",
"633345781780185099", "309373272594579456",
"215497515934416896", "301350210926280704"
"141304507249197057", ],
"178941218510602240", "contribList": [
"700641965787709520" "190407856527376384",
], "633345781780185099",
"dcServer": { "215497515934416896",
"id": "468835415093411861", "141304507249197057",
"staffRoles": [ "178941218510602240",
"admin", "700641965787709520"
"dcmod", ],
"mpmanager", "dcServer": {
"mpmod", "id": "468835415093411861",
"vtcmanager", "staffRoles": [
"vtcstaff", "admin",
"ytmod" "dcmod",
], "mpmanager",
"roles": { "mpmod",
"admin": "468842789053136897", "vtcmanager",
"bottech": "1011341005389307925", "vtcstaff",
"dcmod": "468841295150972929", "ytmod"
"mpmanager": "1028735939813585029", ],
"mpmod": "572151330710487041", "roles": {
"vtcmanager": "1028735871370940490", "admin": "468842789053136897",
"vtcstaff": "801945627268481046", "bottech": "1011341005389307925",
"ytmod": "734888335851388958", "dcmod": "468841295150972929",
"mphelper": "1034453973412884500", "mpmanager": "1028735939813585029",
"mpplayer": "798285830669598762", "mpmod": "572151330710487041",
"vtcmember": "802282391652663338" "vtcmanager": "1028735871370940490",
}, "vtcstaff": "801945627268481046",
"channels": { "ytmod": "734888335851388958",
"errors": "1009754872188506192", "mphelper": "1034453973412884500",
"thismeanswar": "1091300529696673792", "mpplayer": "798285830669598762",
"bot_suggestions": "1040018521746325586", "vtcmember": "802282391652663338"
"bot_status": "1009753780188884992", },
"logs": "548032776830582794", "channels": {
"welcome": "621134751897616406", "errors": "1009754872188506192",
"botcommands": "468888722210029588", "thismeanswar": "1091300529696673792",
"bankick_log": "1048341961901363352", "bot_suggestions": "1040018521746325586",
"punishment_log": "1102751034754998302", "bot_status": "1009753780188884992",
"dcmod_chat": "742324777934520350", "logs": "548032776830582794",
"mpmod_chat": "516344221452599306", "welcome": "621134751897616406",
"multifarm_chat": "1149238561934151690" "botcommands": "468888722210029588",
} "bankick_log": "1048341961901363352",
} "punishment_log": "1102751034754998302",
} "dcmod_chat": "742324777934520350",
"mpmod_chat": "516344221452599306",
"multifarm_chat": "1149238561934151690"
}
}
}