Skip to content

DH-Cologne/IDHRetweety

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDHRetweety

Retweety is a small Python script, which utilizes the Tweepy library to retweet the hashtags "#75liberation" and "#75befreiung" on certain Twitter accounts.

If you want to set up your own retweety script, simply fill out the "access_credentials.py" with your Twitter dev tokens and alter the hashtag variable in app.py. Then choose some Twitter handles to retweet from and write them into the "users.csv". If you want to get notified via mail when there is a Twitter error alter the smtp config in app.py. Run the script and wait for the retweets.

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.9%
  • Dockerfile 7.1%