emptybot is a twitter bot that figures out what to say by reading public tweets on trending topics.
- python 3
- tweepy
- Clone this repository
https://github.com/pbaisla/emptybot.git - Get your api keys from Twitter (HOWTO)
- Enter your keys in the
emptybot.pyfile - Install dependencies with pip
pip install -r requirements.txt - Run with
python emptybot.py