stenyak / breakbot

WhatsApp<->IRC gateway bot
90 stars 38 forks source link

Syntax error with bot.py #33

Closed rmNULL closed 8 years ago

rmNULL commented 9 years ago

python bot.py File "bot.py", line 95 except Exception, e: ^
SyntaxError: invalid syntax screenshot

Jzarecta commented 8 years ago

Looks a bit like a python version issue. Make sure you are on the right python version 2.x or 3.x