-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.example
30 lines (22 loc) · 1.11 KB
/
config.example
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
token=xxxxxxxxxx # Bot API Token
locale=de # Language Settings
port=6000 # Port for webhook
reorgdays=180 # Days for reorg inactive users
allowmode=False # toggle free/allow mode
tggroup="" # Telegram group for allowed Users
dbname=tgbotdb # Databse name
dbhost=127.0.0.1 # Database hostname
dbport=3306 # Database port
dbuser=rocketmapuser # Database user
dbpassword=xxxxxxxxx # Database user password
# startmsg=
venuetitle="<pkmn>(<pkmnid>)"
venuemsg="until <despawn>"
ivmsg="<pkmn>(<pkmnid>)\nIV:<iv> CP:<cp> L:<lvl>\nA:<atk>/D:<def>/S:<sta>\nuntil <despawn>\n<postcode> <town>\n<road>"
nominatim=False # enable Nominatim
nominatim_scheme="" # Schema for Nominatim, default https
nominatim_url="" # Nominatim URL, default nominatim.openstreetmap.org
# use your own like '<user>:<password>@your.FQDN.domain'
gmaps=False # enable Google
gmaps_apikey="" # Google API Key
geofile="" # Filename of the geofence file