-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathKeys.json
More file actions
35 lines (27 loc) · 763 Bytes
/
Copy pathKeys.json
File metadata and controls
35 lines (27 loc) · 763 Bytes
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
{
"discord": "[main bot token]",
"discord_dev": "[dev bot token]",
"reddit": {
"user": "[reddit bot username]",
"pass": "[reddit bot password]",
"id": "[...]",
"secret": "[...]"
},
"twitter": {
"consumer_key": "[...]",
"consumer_secret": "[...]",
"access_key": "[...]",
"access_secret": "[...]"
},
"googleLinkShort": "[...]",
"cat": "[...]",
"steam": "[...]",
"github:": "[...]",
"donate_link": "[link to donate]",
"amdoren": "[api key]",
"oxford_dic_id": "[app id]",
"oxford_dic_key": "[api key]",
"update_repository": "[the .git for the repo]",
"update_clonehere": "[directory to clone to]",
"saucenao": "[saucenao api key given with an account]"
}