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

97 lines
2.6 KiB
JSON
Raw Normal View History

2023-06-24 10:07:38 -04:00
{
2023-03-05 05:04:10 -05:00
"embedColor": "#0052cf",
"embedColorBackup": "#0052cf",
"embedColorGreen": "#57f287",
2023-05-07 04:41:20 -04:00
"embedColorOrange": "#cc5210",
2023-03-05 05:04:10 -05:00
"embedColorYellow": "#ffea00",
"embedColorRed": "#e62c3b",
"embedColorBCA": "#ff69b4",
"embedColorXmas": "#FFFFFF",
"LRSstart": 1661236321433,
"whitelistedServers": [
2023-05-20 21:22:24 -04:00
"929807948748832798", "468835415093411861", "1058183358267543552", "549114074273677314"
2023-03-05 05:04:10 -05:00
],
"MPStatsLocation": {
"mainServer": {
2023-08-15 06:47:31 -04:00
"channel": "543494084363288637",
"message": "1023699243183112192"
},
"secondServer": {
2023-08-19 20:23:02 -04:00
"channel": "548032776830582794",
"message": "1142613919802863616"
2023-08-15 06:47:31 -04:00
}
},
2023-03-05 05:04:10 -05:00
"botSwitches": {
2023-08-14 04:33:49 -04:00
"dailyMsgsBackup": true,
2023-03-05 05:04:10 -05:00
"registerCommands": true,
"commands": true,
"logs": true,
"music": true,
2023-05-02 17:35:43 -04:00
"buttonRoles": true,
2023-03-05 05:04:10 -05:00
"automod": true,
"mpstats": true,
"autores": true
},
"botPresence": {
2023-08-12 13:18:46 -04:00
"activities": [
2023-08-19 20:23:02 -04:00
{"name": "the monster", "url": "https://www.youtube.com/watch?v=1ewOadBo1Ws", "type": 1}
2023-06-24 10:07:38 -04:00
],
2023-05-19 17:09:12 -04:00
"status": "online"
},
2023-05-02 00:19:05 -04:00
"eval": true,
"whitelist": [
"190407856527376384",
"633345781780185099",
"215497515934416896",
2023-05-17 20:57:46 -04:00
"141304507249197057",
2023-05-02 00:19:05 -04:00
"309373272594579456"
],
2023-05-20 03:17:23 -04:00
"contribList": [
"190407856527376384",
"633345781780185099",
"215497515934416896",
"141304507249197057",
2023-08-27 22:48:18 -04:00
"178941218510602240",
"700641965787709520"
2023-05-20 03:17:23 -04:00
],
2023-03-05 05:04:10 -05:00
"mainServer": {
"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"
2022-11-22 17:02:07 -05:00
},
2023-03-05 05:04:10 -05:00
"channels": {
"console": "1011318687065710663",
"errors": "1009754872188506192",
2023-03-31 06:29:44 -04:00
"thismeanswar": "1091300529696673792",
2023-08-24 19:15:56 -04:00
"bot_suggestions": "1040018521746325586",
2023-03-05 05:04:10 -05:00
"bot_status": "1009753780188884992",
"logs": "548032776830582794",
"welcome": "621134751897616406",
2023-04-29 19:41:12 -04:00
"botcommands": "468888722210029588",
2023-05-07 04:41:20 -04:00
"bankick_log": "1048341961901363352",
"fs_server_log": "1104632399771488317",
"punishment_log": "1102751034754998302",
"dcmod_chat": "742324777934520350"
2022-11-22 17:02:07 -05:00
}
2023-03-05 05:04:10 -05:00
}
2023-02-10 16:07:38 -05:00
}