Skip to content

nobobo1234/tweetingquote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Quote Bot

Twitterbot that uses Brainyquote and the Twitter API to send quotes with a nice background image to twitter

Installing

Make sure you got python 3.6 or higher installed because of the format strings I used.

  1. Clone my repository
  2. Install all the dependecies by doing pip install -r requirements.txt or pip3 install -r requirements.txt
  3. Copy config.example.yml to config.yml and fill in the values from Unsplash and Twitter
  4. Run the bot by doing python bot.py

Example

Quote

About

A twitter bot that tweets a quote to twitter from an API on a nice background from Unsplash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages