arbitration/config.py
2020-06-10 20:51:06 -04:00

13 lines
302 B
Python

# config.py:
### bot token
token = ""
### guild (id) to get roles from
guildid =
# 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 = ''