Xezed / travian_bot

Travian bot which automates boring stuff.
17 stars 8 forks source link

raise KeyError(key) from None KeyError: 'VILLAGE_URL_1' #2

Open Abz2604 opened 5 years ago

Abz2604 commented 5 years ago

Upon running main.py

Am i missing something? There seems to be 2 usages of calling VILLAGE_URL_1 environment variable which cant seem to be found

Xezed commented 5 years ago

Sorry for the delayed answer. Here is a file: https://github.com/Xezed/travian_bot/blob/master/credentials.py You need to enter your server url. Will fix it in a bit(can do it by yourself and create a pull).