-
Notifications
You must be signed in to change notification settings - Fork 3
/
keys.ini.template
58 lines (43 loc) · 1.47 KB
/
keys.ini.template
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
49
50
51
52
53
54
55
56
57
58
[BotIDs]
TELEGRAM_BOT_ID: {Your Telegram Bot ID here}
[BotAdministration]
TESTING_GROUP_CHAT_ID: {ID of Telegram Group to Test Sending and Receiving Messages}
TESTING_PRIVATE_CHAT_ID: {ID of Telegram Private Chate to Test Sending and Receiving Messages}
Timezone: {Timezone of bot host eg: +02}
[Google]
GCSE_APP_ID: {Your Google Api Key here}
GCSE_SE_ID: {Your Non-Image Google Custom Search Engine ID here (for /getlink command)}
GCSE_XSE_ID: {Your x-rated Google Custom Search Engine ID here}
[Soundcloud]
SC_CLIENT_ID: {Your Soundcloud Api Key here}
[Wolfram]
WOLF_APP_ID: {Your Wolfram developer API key here}
[Imgur]
CLIENT_ID: {Imgur Client ID goes here}
CLIENT_SECRET: {Imgur Client Secret goes here}
[Minecraft]
SVR_ADDR: {Your Minecraft Server Address here}
SVR_PORT: {Your Minecraft Server Port here}
DYNMAP_PORT: {Your Minecraft Server DynMap Port here}
[MusixMatch]
APP_ID: {Your MusixMatch App ID here}
[OxfordDictionaries]
ID: {Your Oxford Dictionaries App ID here}
KEY: {Your Oxford Dictionaries App KEY here}
[OpenWeatherMap]
API_KEY: (Your OpenWeatherMap Api Key from openweathermap.org here}
[SightEngine]
API_user: {Your SightEngine User ID}
API_secret: {Your SightEngine Api Secret Key}
[Bing]
AutoSuggestApiKey: {Your Bing AutoSuggest Api Key}
[GoodReads]
key: {Your GoodReads API key}
secret: {Your GoodReads API secret}
[OMDB]
KEY: {Your OMDB API key}
[IBM]
username: {Your IBM BlueMix username}
password: {Your IBM BlueMix password}
[Fixer]
API_KEY: {Your Fixer API Key}