1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 16:30:59 -04:00
Daggerbot-TS/src/config.json

92 lines
2.3 KiB
JSON
Raw Normal View History

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