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.py
file - Install dependencies with pip
pip install -r requirements.txt
- Run with
python emptybot.py