Skip to content

pyjokes/pyjokes-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

pyjokes-bot

pyjokes Twitter bot @pyjokes_bot

Requirements

  • Twython
  • pyjokes
sudo pip3 install twython pyjokes

Usage

  • 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

Releases

No releases published

Packages

No packages published

Languages