Skip to content

oguzhanbulut/reddittools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppeteer Reddit Automation Tools

Features:

  • Account creation (recaptcha integration will be done)

    • Suggest email address ✔️
    • Suggest username ✔️
    • Suggest password ✔️
    • Click on the verification link sent to the e-mail.
  • Navigation in the form of a real user ✔️

    • Browses trending topics. ✔️
    • Performs random scrolling. ✔️
    • Navigates predefined topics.
    • Browses the profiles of followed users.
    • Scores the content of followed users.
  • Random upvote (Upvotes a random comment of existing content) ✔️

  • It contributes to the determined posts. (upvote/comment)

  • Makes random meaningful comments.

  • Keeps logs to the database.

  • It can be used to increase users karma points.

  • Creates scheduled content.

Requirements:

  • Nodejs
  • npm
  • nodemon
  • puppeteer
  • nexe (converts nodejs application to exe)

Installation & Usage:

  • Open command line interface
  • git clone ssh:[email protected]:oguzhanbulut/reddittools.git && cd reddittools
  • npm setup
  • npm start
  • npm build
    • 🎉 create a single executable out of your node.js apps

Contribution

Thank you for your interest in contributing to Reddit Tools! All contributions are welcome no matter how big or small. This includes (but is not limited to) filing issues, adding documentation, fixing bugs, creating examples, and implementing features.

If you'd like to contribute, please claim an issue by commenting, forking, and opening a pull request, even if empty. This allows the maintainers to track who is working on what issue as to not overlap work. If you're looking to get started, check out good first issues or issues where help is wanted. For simple documentation changes, feel free to just open a pull request.

If you're considering larger changes or self motivated features, please file an issue and engage with the maintainers in Discord.

About

Reddit Account Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published