-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.json
More file actions
55 lines (43 loc) · 1.59 KB
/
Copy pathconfig.json
File metadata and controls
55 lines (43 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"debug": false,
"enableSeparateStaffServer": true,
"enableShifts": false,
"enablePriorityRole": false,
"enableWelcomeMessage": true,
"enableChangelogMessage": true,
"scheduleShifts": "10 0 * * *",
"scheduleShiftsReminder": "10 22 * * *",
"scheduleCacheUpdate": "30 * * * *",
"scheduleChangelog": "00 22 * * *",
"githubOwner": "The-Layout-List",
"githubRepo": "website",
"githubDataPath": "data",
"githubBranch": "main",
"clientId": "1315066782213738597",
"guildId": "855211848362098699",
"staffGuildId": "1541224616469729453",
"priorityRoleID": "1129273868759089242",
"submissionLockRoleID": "1115681352772235274",
"pendingRecordsID": "988671478096609290",
"priorityRecordsID": "988671478096609290",
"acceptedRecordsID": "0",
"deniedRecordsID": "0",
"archiveRecordsID": "859514927860416562",
"recordsID": "859514927860416562",
"changelogID": "855212332047925328",
"changelogRoleID": "0",
"guildMemberAddID": "855211848868298795",
"shiftsReminderID": "1212119449994526801",
"shiftsLogsID": "1219796853822849084",
"recordsPerWeek": 60,
"submissionResultsID": "884614851790524436",
"reliableThreadID": "1130258968057487421",
"staffRole": "855237332616740895",
"submissionsChannelID": "855228426208935936",
"submissionRole": "956765961036390421",
"feedbackChannels": ["897605988704723006", "1326653010851397632"],
"feedbackBanID": "1326656060303474808",
"maxSkipCount": 3,
"adminRole": "855236886042116117",
"formerAdminRole": "1356803350003191858"
}