Skip to content

A Flask application that allows you to search Twitter for tweets (or manually input tweet link) and then generates click to RT links for relevant tweets.

Notifications You must be signed in to change notification settings

M0nica/click_to_retweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

click_to_retweet

A Flask application that allows you to search Twitter for tweets and then click to RT. Additionally, the app generate shareable links of the desired tweet with Twitter's RT parameters.

important : You must setup and provide your own API keys to access the Twitter API with Twython. You can create a new Twitter app and get the required keys here: https://apps.twitter.com

getTweets():

Uses Twython to search Twitter for tweets (or manually input tweet url); the tweets are then rendered and a click to tweet link is generated with the option to click to tweet or to share the click to tweet link.

The click to tweet link when clicked it will direct people Twitter and confirm that they would like RT the specified tweet.

About

A Flask application that allows you to search Twitter for tweets (or manually input tweet link) and then generates click to RT links for relevant tweets.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published