-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathconfig.json
24 lines (24 loc) · 941 Bytes
/
config.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
{
"colors": [
"0xFE65FF",
"0xFF3F95",
"0xDA50FF",
"0xFF3EFE",
"0xEC69FF"
],
"website": "https://kisaragi.moe",
"support": "https://discord.gg/sNhUu5JN6y",
"invite": "https://discord.com/oauth2/authorize?client_id=593838271650332672&scope=bot&permissions=543279148279",
"vote": "https://top.gg/bot/593838271650332672/vote",
"oauth2": "https://kisaragi.moe/discord",
"oauth2Testing": "http://localhost:5000/discord",
"twitterRedirect": "https://kisaragi.moe/twitter",
"twitterRedirectTesting": "http://localhost:5000/twitter",
"redditRedirect": "https://kisaragi.moe/reddit",
"repo": "https://github.com/Moebits/Kisaragi",
"animePictures": "https://kisaragi.moe/assets/waifu",
"kisaragiAPI": "https://kisaragi.moe",
"guildLog": "1284002214234292246",
"feedback": "1283997234056269877",
"trello": "https://trello.com/b/ToodAuzu"
}