rhiever / TwitterFollowBot

A Python bot that automates several actions on Twitter, such as following users and favoriting tweets.
GNU General Public License v3.0
1.31k stars 447 forks source link

SyntaxError #93

Closed KISShii closed 8 years ago

KISShii commented 8 years ago

Thank you for your job.

I tried to install this. But I got a problem. Here is error code below.

python /home/web-kun/local/lib/python2.7/site-packages/TwitterFollowBot/init.py File "/home/web-kun/local/lib/python2.7/site-packages/TwitterFollowBot/init.py", line 78 with open(config_file, "r") as in_file: ^ SyntaxError: invalid syntax

How can I solve it??

Regards, Shota

tatic0 commented 8 years ago

Hello,

Please check the installation and examples on the wiki section: https://github.com/rhiever/TwitterFollowBot/wiki

rhiever commented 8 years ago

If you're still having issues, please bring them up in the repo gitter: https://gitter.im/rhiever/TwitterFollowBot