-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
21 lines (21 loc) · 1.1 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"guildId": "423116740810244097",
"annoucementChannelId": "537501421931855882",
"donatorRoleId": "503792855110909966",
"boostersRoleId": "585637278106517526",
"patreonIgnoreRoleId": "1048231291113439313",
"patreonGlobalRoleId": "546195459002204183",
"disableFeatures": ["Role", "Auth"],
"storeCleanDelayTimeMinutes": 300,
"patreonTiers": [
{ "order": 1, "limit": 5, "name": "Heroes", "discordRoleId": "465016501020393472", "patreonTierId": "2727995" },
{ "order": 2, "limit": 1, "name": "Specials", "discordRoleId": "447188525763526668", "patreonTierId": "2727980" },
{ "order": 3, "limit": 0, "name": "Benefactors", "discordRoleId": "435408701407363072", "patreonTierId": "2727976" },
{ "order": 4, "limit": 0, "name": "Contributors", "discordRoleId": "616920026087161877", "patreonTierId": "2727973" }
],
"mockPatreons": [
{ "userId": "325231623262044162", "patreonTierId": "2727980" }
],
"patreonCheckHonorsRole": true,
"avatarUserIds": ["325231623262044162", "373409581973504000", "379928776857092097", "113390394884030464", "234752951887855616", "292273255346339840"]
}