Update config.py

This commit is contained in:
Emperor 2020-06-11 02:27:50 -04:00
parent b0427bee58
commit e0cdae914f
No known key found for this signature in database
GPG Key ID: 725765E199BB6A5F

View File

@ -1,12 +1,13 @@
# config.py:
### bot token
token = ""
token = "bot token"
### guild (id) to get roles from
guildid =
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 = ''
arbyhook = 'some url'