Skip to content

This reddit bot will take posts from developer accounts who are whitelisted, and sticky them.

Notifications You must be signed in to change notification settings

PR3SIDENT/reddit-bot

Repository files navigation

What does this reddit bot do?

This simple reddit bot watches a defined subreddit, and users within that subreddit to automatically sticky and aggregate official replies as show in the image below. This can best be described as a "DevTracker" or "Blue Post" tracker for large threads to see official statments, or interventions.

Here is an example of what the bot does for the attached subreddit... image

Environment Variables

Set these environment variables by either editing the .env file before building the Docker image or adding them in the Docker container's settings

  • CLIENT_ID # Reddit application client ID
  • CLIENT_SECRET # Reddit application client secret
  • USERNAME # Bot's Reddit username
  • PASSWORD # Bot's Reddit password
  • WHITELIST # List of Reddit usernames that will have their posts stickied. Format: ["Username1", "Username2"]
  • SUBREDDIT # Subreddit to watch for posts. Do not include the r/
  • DISCORD_WEBHOOK_URL # Optional: Discord logging Webhook URL

About

This reddit bot will take posts from developer accounts who are whitelisted, and sticky them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published