Skip to content

MePerplexeus/Automated-Quote-Tweeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated-Quote-Tweeter

Automate tweets by preloading set of tweets to post over a period of time.

How to use

Since it posts one quote (or qweet) per execution, there are three ways you can make it work.

  1. Run it mannually on your computer. Plain and simple, everyday.

  2. Make a system to run this script at set intervals (I'll probably make it later and have it on my github profile here or you can try and find it for yourself elsewhere until then)

  3. A much easier and better way to actually automate it, use Python Anywhere.

    • Make an account over at Python Anywhere (Free one can run only one script each day)
    • Upload the Automated Quote Tweeter to your Python Anywhere account
    • Go to Tasks tab and add the 'auto-qweet.py' file path to the Scheduled tasks and set the time(in UTC).
    • That's it. Just make sure to renew task expiry post 28 days.

Notes

This does require you to get twitter API and set the consumer_key = 'CONSUMER_KEY' consumer_secret = 'CONSUMER_SECRET' access_token = 'ACCESS_TOKEN' access_secret = 'ACCESS_SECRET'

About

Automate tweets by preloading set of tweets to post over a period of time.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages