Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 898 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 898 Bytes

DM Automation scripts for Reddit,Facebook,Instagram

Usage and Notes

  • Requires Python 3.0 or above
  • Clone this repo or download it as a zip file
  • Run pip install requirements.txt
  • Add the function call for your specific usage, to the scripts.py file
  • Run the file using an IDE such as pycharm or through command line using python scripts.py
  • Chrome Web Driver is required to run any of the functions, available here: https://chromedriver.chromium.org/downloads.
  • If you prefer to use other web drivers, you will have to modify the selenium webdriver object instances to those webdrivers.
  • For Instagram, users must be either :Public, or followed by you in order to dm them.
  • Potentially adding twitter soon
  • Be aware of daily DM limits :)

Working as of April 4th, 2020