-
Notifications
You must be signed in to change notification settings - Fork 5
/
config.json
24 lines (24 loc) · 956 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": "",
"invite": "https://discord.com/oauth2/authorize?client_id=CLIENTID&scope=bot&permissions=543279148279",
"oauth2": "https://kisaragi-discord-bot.herokuapp.com/discord",
"oauth2Testing": "http://localhost:5000/discord",
"twitterRedirect": "https://kisaragi-discord-bot.herokuapp.com/twitter",
"twitterRedirectTesting": "http://localhost:5000/twitter",
"redditRedirect": "https://kisaragi-discord-bot.herokuapp.com/reddit",
"repo": "https://github.com/Moebits/Kisaragi",
"animePictures": "https://kisaragi.moe/assets/waifu",
"kisaragiAPI": "https://kisaragi-discord-bot.herokuapp.com",
"guildLog": "1284002214234292246",
"feedback": "1283997234056269877",
"trello": "https://trello.com/b/ToodAuzu",
"testing": false
}