You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
300 B

client_id = ''
token = '' # your bot's token
email = '' # contact email for ESI header in case CCP gets angry at you
weather_api = '' #darkskynet api key for weather data
opencage_key = '' #api token for opencage data (geocoding)
#evedev app variables
redirect = ''
esiclient_id = ''
secret_key = ''