forked from ccev/Discordopole
-
Notifications
You must be signed in to change notification settings - Fork 0
/
default.ini
57 lines (44 loc) · 1.12 KB
/
default.ini
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
[Config]
bot_token =
language = en
timezone_offset = +01:00
prefix = !
admins = 211562278800195584,6732278835695764
trash_channel = 63254782364587432
trash_server = 63254565465465
pokemon_icon_repo = https://raw.githubusercontent.com/whitewillem/PogoAssets/resized/no_border/
emote_repo = https://raw.githubusercontent.com/ccev/dp_emotes/master/
[Maps]
use_static_maps = False
provider = mapbox
key = http://tiles.pokemap.com/
use_map_frontend = False
frontend = pmsf
map_url = https://www.pokemap.com/
[Commands]
required_roles = [""]
channels = [""]
pokemon_aliases = ["mon", "mons", "poke", "p"]
gyms_aliases = ["gym", "g"]
quest_aliases = ["quests", "research", "q"]
show_used_timespan_in_footer = False
[DB]
scanner_db_schema =
# mad/rdm
host = 0.0.0.0
port = 3306
user =
password =
scanner_db_name =
[alternative_table_for_pokemon]
use_alt_table_for_pokemon = false
alt_scanner_db_schema =
#mad/rdm
alt_host = 0.0.0.0
alt_port = 3306
alt_user =
alt_password =
alt_scanner_db_name =
alt_pokemon_table =
#only needed for mad:
alt_shiny_table = trs_stats_detect_raw