/reddit-discord-mod-bot

For modding subreddits on Discord.

Primary LanguagePythonMIT LicenseMIT

reddit-discord-mod-bot

A self-hosted bot to moderate your subreddit from Discord.


(External) Requirements:

  1. Python 3.6
  2. Python Reddit API Wrapper (PRAW)
  3. discord.py
  4. Register your bot with Discord
  5. Register your script with Reddit (Up till getting the client id and secret for the bot)

Best paired with Redditcord by @appu#4444.


Installation

  1. Install all the requirements above.
  2. Clone/Download this repo.
  3. Run setup.py and follow the steps.
  4. Run main.py to start the bot.

What the bot can do

Default prefix: -
  • Remove posts
  •         -remove (url) (rule number)
        
  • Approve posts
  •         -approve (url)
        
  • Display rules
  •         -rules 
            -rules (rule number)