-
Notifications
You must be signed in to change notification settings - Fork 0
/
constant.json
48 lines (48 loc) · 1.47 KB
/
constant.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
{
"bot": {
"name": "Froggy",
"version": "beta",
"releaseDate": {
"year": 2023,
"month": 1,
"date": 19
},
"inviteLink": {
"default": "https://discord.com/api/oauth2/authorize?client_id=584677291318312963&permissions=292940885&scope=bot%20applications.commands",
"customized": "https://discord.com/api/oauth2/authorize?client_id=584677291318312963&permissions=0&scope=bot%20applications.commands"
}
},
"websiteLinks": {
"main": "https://hizollo.ddns.net",
"blog": "https://hizollo.ddns.net/blog",
"changelog": "https://hizollo.ddns.net/changelog",
"commands": "https://hizollo.ddns.net/commands",
"tos": "https://hizollo.ddns.net/tos",
"annoucement": "https://hizollo.ddns.net/annoucements",
"github": "https://github.com/HiZollo",
"source": "https://github.com/HiZollo/Junior-HiZollo",
"topgg": "https://top.gg/bot/584677291318312963",
"dtw": "https://discordservers.tw/bots/584677291318312963"
},
"mainGuild": {
"name": "zollo",
"id": "1026816602588590100",
"inviteLink": "https://discord.gg/xUXTrYG2MZ",
"channels": {
"announcementId": "793146488933842954",
"bugReportId": "650726659263037490",
"suggestReportId": "650726701835354165"
},
"roles": {
"adminId": "656112661209022495",
"groupMemberId": "823241953012350977",
"botNotifyId": "1009701262545129473",
"devNotifyId": "1009701253166665729",
"serverNotifyId": "1009701267788005417"
}
},
"shortcut": "f",
"devGuild": {
"id": "808945802100736050"
}
}