arbitration/config.py
2020-06-14 20:50:11 -04:00

14 lines
344 B
Python

# config.py:
### bot token
token = "bot token"
### guild (id) to get roles from
guildid = server id
# guildid = 0123456789
# role format needs to be specific
# Factions: Grineer, Infested, Corpus, Orokin
# Types: Grineer Defense, Corpus Survival..
# Nodes: Sechura, Helene, Hydron...
## webhook url to post current arbitration
arbyhook = ''