m3talstorm / foe-bot

:robot: A simple bot to automate the main functions of Forge of Empires (FoE)
MIT License
45 stars 15 forks source link

Does not work on windows. #1

Closed BringerOD closed 7 years ago

BringerOD commented 7 years ago

$ python main.py Traceback (most recent call last): File "main.py", line 12, in from models.account import Account File "C:\src\Misc\foe-bot\foe\models\account.py", line 128

^

SyntaxError: EOF while scanning triple-quoted string literal

m3talstorm commented 7 years ago

Sorry for the late reply, must have missed the Github notification/email.

I'll have a look at this shortly, feel free to submit a PR if you have a fix for it.

m3talstorm commented 7 years ago

Should be fixed by #2