-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev.env.json
58 lines (58 loc) · 1.62 KB
/
dev.env.json
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
56
57
58
{
"Bot_Token": "",
"Bot_ID": "967810428480667709",
"Guild_ID": "941399844340260875",
"General_Channel_ID": "898381981279203368",
"Roles_Channel_ID": "1059658395780657293",
"Ticket_Channel_ID": "1059658395780657293",
"Ticket_Category_ID": "941401062852657162",
"SA_Updates_Channel_ID": "1059658395780657293",
"Arrest_Role_ID": "1068564014323478588",
"Member_Role_ID": "1068564078672478269",
"Announcement_Role_ID": "1068564134758711367",
"Staff_Role_ID": "1068564198411477115",
"Christian?": [
{
"label": "Christian",
"value": "1068564253289750568"
},
{
"label": "Non-Christian",
"value": "1068564293899001927"
}
],
"Denominations": [
{
"label": "Independent Fundamental Baptist",
"value": "1068564407623352410"
},
{
"label": "Non-denominational",
"value": "1068564449373458433"
},
{
"label": "Roman Catholic",
"value": "1068564499063394364"
},
{
"label": "Orthodox",
"value": "1068564540540846171"
}
],
"Assignable_Roles": [
{
"label": "Bible Study",
"value": "1068564586984394882"
},
{
"label": "Hymn Night",
"value": "1068564631729217596"
},
{
"label": "Prayer Night",
"value": "1068564672715960451"
}
],
"Firebase_Project_ID": "scripture-alone-notifications",
"Firebase_Login_File": "scripture-alone-notifications.json"
}