pyjokes Twitter bot @pyjokes_bot
- Twython
- pyjokes
sudo pip3 install twython pyjokes
- Clone this repo
- Add your Twitter application's API keys from apps.twitter.com to
auth.py
- do not put these in your GitHub repo - Run
python3 bot.py
with Python - Optionally, schedule with cron