Skip to content
This repository has been archived by the owner on Dec 4, 2019. It is now read-only.
/ butter-robot Public archive

Twitter bot that posts Rick and Morty facts

Notifications You must be signed in to change notification settings

kstathou/butter-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rick and Morty Twitter bot

This bot is created using Rick and Morty API and Tweepy.

To run it, you will need a file named twitter_credentials.py that includes the following:

consumer_key = 'MY_CONSUMER_KEY'
consumer_secret = 'MY_CONSUMER_SECRET'
access_token = 'MY_ACCESS_TOKEN'
access_token_secret = 'MY_ACCESS_TOKEN_SECRET'

TODO:

  • Documentation
  • Include images in tweets

About

Twitter bot that posts Rick and Morty facts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published