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

76 lines
2.0 KiB
JSON
Raw Normal View History

2022-11-30 03:36:35 -05:00
{
2023-03-05 05:04:10 -05:00
"embedColor": "#0052cf",
"embedColorBackup": "#0052cf",
"embedColorGreen": "#57f287",
"embedColorYellow": "#ffea00",
"embedColorRed": "#e62c3b",
"embedColorBCA": "#ff69b4",
"embedColorXmas": "#FFFFFF",
"LRSstart": 1661236321433,
"whitelistedServers": [
"929807948748832798", "468835415093411861", "1058183358267543552"
],
"MPStatsLocation": {
"channel": "543494084363288637",
"message": "1023699243183112192"
},
2023-03-05 05:04:10 -05:00
"botSwitches": {
"registerCommands": true,
"commands": true,
"logs": 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": {
"activities": [
2023-04-14 06:47:58 -04:00
{"name": "the server", "url": "https://www.youtube.com/watch?v=1P17ct4e5OE", "type": 1}
2023-03-05 05:04:10 -05:00
],
2023-04-14 06:47:58 -04:00
"status": "online"
},
2023-05-02 00:19:05 -04:00
"eval": true,
"whitelist": [
"190407856527376384",
"615761944154210305",
"633345781780185099",
"215497515934416896",
"309373272594579456"
],
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-03-05 05:04:10 -05:00
"bot_status": "1009753780188884992",
"logs": "548032776830582794",
"welcome": "621134751897616406",
2023-04-29 19:41:12 -04:00
"botcommands": "468888722210029588",
"bankick_log": "1048341961901363352"
2022-11-22 17:02:07 -05:00
}
2023-03-05 05:04:10 -05:00
}
2023-02-10 16:07:38 -05:00
}