-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
credentials_example.json
47 lines (47 loc) · 1.2 KB
/
credentials_example.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
{
"OwnerIds": [
280835732728184843,
786375627892064257
],
"OfficialMods": [
280835732728184843,
786375627892064257
],
"SoundCloudClientId": "",
"SpotifyClientId": "",
"SpotifyClientSecret": "",
"StatcordKey": "",
"RestartCommand": null,
"ShardRunPort": null,
"Token": "",
"GoogleApiKey": "",
"MashapeKey": "",
"OsuApiKey": "",
"TrovoClientId": "",
"TwitchClientId": "",
"CleverbotApiKey": "",
"CarbonKey": "",
"Db": {
"Type": "sqlite",
"ConnectionString": "Data Source=data/Mewdeko.db"
},
"TotalShards": 1,
"PatreonAccessToken": "",
"PatreonCampaignId": "334038",
"ShardRunCommand": "",
"ShardRunArguments": "",
"BotListToken": null,
"TwitchClientSecret": null,
"VotesToken": null,
"VotesUrl": null,
"RedisOptions": null,
"LocationIqApiKey": null,
"TimezoneDbApiKey": null,
"CoinmarketcapApiKey": null,
"DebugGuildId": 843489716674494475,
"GuildJoinsChannelId": 892789588739891250,
"ConfessionReportChannelId": 942825117820530709,
"GlobalBanReportChannelId": 905109141620682782,
"PronounAbuseReportChannelId": 970086914826858547,
"ChatSavePath": "/usr/share/nginx/cdn/chatlogs/"
}