eksi2yuz is a Twitter bot that posts titles from ekşisözlük which has more than 200 entries in the "gündem". It is written with Python in one night, so excuse its mistakes.
- a recent version of Python 2 with BeautifulSoup, requests, tweepy, and user_agent
- a Twitter account (obviously)
- a scheduled command daemon
- Install all the dependencies listed.
- Enter the values required in the script, which can be obtained from https://developer.twitter.com
- Configure your scheduled command daemon to run
eksi.py
with the desired interval. - Done!
Python's pickle module is being used for data persistence; and that's probably more than enough for this.
Pull requests are welcomed.
You can do whatever you want under the MIT license. See the LICENSE
for more information.