GithubHelp home page GithubHelp logo

elitedangerous-subreddit / edsimplesharing Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 41 KB

Distributed editing of submissions through Reddit wiki articles.

Home Page: https://www.reddit.com/r/EliteDangerous

License: MIT License

Python 100.00%
reddit-account subreddit wiki-article

edsimplesharing's Introduction

EDSimpleSharing

Utilizes a Reddit account for distributed editing of submissions through Reddit wiki articles.

In more english terms, it monitors wiki articles of a given subreddit and edits the corresponding submission. To post the submissions to begin with it listens to specific terms or wiki articles.

It's main purpose is to allow both moderators and approved wiki users to change specific submissions without shared Reddit account security concerns or disclosing moderator IP-addresses through Reddit logs, all while being able to see revision history of who changed what in the submissions.

For posting submissions it listens for new posts with a prefix taken from config that is allowed to create new submissions, which is moderators-only by default. It then creates a new submission on the specified subreddit and creates a new wiki page where one can edit from. After those two things have been created it may notify modmail if specified in config

Installation

Requires Python 3.7 or higher.

  1. Copy praw.ini.example to praw.ini and configure as needed by setting up a Reddit script app on the shared account
  2. Copy config.yml.example to config.yml and configure as needed
  3. Setup a virtualenv if needed
  4. Run pip install -r requirements.txt
  5. Start the script by running python main.py

edsimplesharing's People

Contributors

venefilyn avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

edsimplesharing's Issues

Add notifier for the wiki url

When it posts something new and creates a wiki article, it doesn’t tell anyone anything. We currently have to go to the wiki and find it ourselves

Would be great if we sent a modmail about it or to Discord

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.