Giter Club home page Giter Club logo

subreddit-bulk-auto-poster's Introduction

streamlit_reddit_poster

INSTALL:

  1. install a python environment (e.g. python -m venv venv && source venv/bin/activate)
  2. Copy the 'example.env' to '.env' and add all your own environment variables (found in reddit prefs page mostly)
  3. pip install -r requirements.txt (to install required python packages
  4. run api with 'uvicorn app:app --reload'
  5. run streamlit with 'streamlit run app.py'

HOW TO USE:

Create a '.txt' file with the subreddits you want to post to use. If it needs flairs you'll be able to select the one you want. Select if you want a text or link category post. Add your data you want to post to the fields provided and submit it.

TXT FILE TIPS:

  • text file format should include the 'r/' so 'r/examplesub' is correct but 'examplesub' is not.
  • One per line.
  • Try not to have any blank empty space before, inbetween or after your text.

PLEASE NOTE:

  • This is a work in progress.
  • Subreddits have their own moderation rules so you WILL run into problems, learn the issue and send it to me and I'll do my best to find a workaround.
  • Swagger UI can be found at http://localhost:8000/docs for api testing (don't forget to auth by using your BEARER_TOKEN from .env first).

COMING SOON:

  • Ability to select delay time between posts (helps prevent hitting any posting limits since reddit can delay for 12 minutes if you post too fast too often.
  • A 'current user' profile that can be switched so you can post quickly as different accounts.

subreddit-bulk-auto-poster's People

Contributors

tylerdurden4285 avatar

Watchers

 avatar  avatar

subreddit-bulk-auto-poster's Issues

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.