yousefissa / Twitter-Follow-and-Unfollow-Bot

A bot that allows you to follow and unfollow users on twitter. Also allows you to do many other things.
119 stars 40 forks source link

I added some options #4

Closed luisramirezdev closed 7 years ago

luisramirezdev commented 7 years ago

I added some options to modify in config.json to:

The new options can modify count results, lang and geocode. These advantages are to better target the audience.

Also I changed input() for raw_input. It's the only solution I found for not being generating errors.

-LR

yousefissa commented 7 years ago

Thanks for your work!