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

13 lines
304 B
Python

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