Skip to content

pavankalyan-codes/twitter-quotes-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter quotes bot

An automated bot🤖 that posts Inspirational quotes 2 times a day in your Twitter timeline.

Motivation behind

When we scroll through our Twitter timeline we get inspired by some of the tweets we see. but we don't find that kind of tweets often. This situation gave birth to this bot. where it keeps motivating us by posting random inspirational quotes daily at 11:11 AM and 11:11PM (All the times were in IST).

Usage

You need twitter developer account credentials in order to use Twitter APIs. Please get those credentials from here

Create environment variables with the below names

twitter_application_consumer_key=<place_your_key_here>
twitter_application_secret=<place_your_key_here>
twitter_user_access_token=<place_your_key_here>
twitter_user_secret=<place_your_key_here>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published