GithubHelp home page GithubHelp logo

postschedulerbot's Introduction

Post Scheduler Bot

This READ-ME is not up-to-date. I would check the documentation in the files themselves to understand how the bot works.

Most of the script's description I put in the header of the script file itself, so if you read this you probably won't have to read that.

This script will post to Reddit everyday by week under some circumstances:

  1. If you have enough karma from the subreddit to not get auto-filtered, if you are, your posts won't get posted (the ten minute rule).
  2. You put them in right, obviously.

You will need eight other files for this script to work. One is the profile file. This includes all the APP_UA, app_id, etc to associate this script with your Reddit account. The other seven files are the ones that contain your posts for that day (i.e. file 0 contains the posts for day one, file 1 contains the posts for day two, all the way to file 6). There is a specific format these files are to be written in. which is:

  1. Post URL
  2. Post title
  3. Subreddit(s) to post to
  4. Continue for all posts

If a subreddit requires you to flair a post, put the flair name after the subreddit name, but also make sure you indicate in the FLAIRSUBS constant, so the script knows to look for a flair after the subreddit name. This only works if you are a mod of that subreddit because that's how I made it...

Finally, it makes all the posts daily one after another with ~15 seconds in between. You can increase the time gap between each post and also when to post it. Right now, it's set to post some time around 4am PST.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.