Skip to content

Teacloc/auto-twitter-dm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-twitter-dm

Script to automate direct message for new followers using schedular

Usage

  1. Fork the repo
  2. Update the config file with your custom message and twitter username.
  3. Also, create a MongoDB instance on mlab
  4. Click on Deploy on Heroku. Deploy
  5. After heroku is done with set up, go to setting of the app and set the following environment variables on heroku:
    • TW_CTOKEN (twitter consumer token)
    • TW_CSECRET (twitter consumer secret)
    • TW_ATOKEN (twitter access token)
    • TW_ASECRET (twitter access secret)
    • DB_AUTOMATE (MongoDB db url => mongodb://:@dsrandom.mlab.com:51242/random

Congrats, The script is live

About

Script to automate direct message for new followers using APS schedular

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%