Skip to content

A reddit to discord bridge. Currently functions 1-subreddit to 1-webhook

License

Notifications You must be signed in to change notification settings

andrewc2/reddit-discord-bridge

 
 

Repository files navigation

reddit-discord-bridge

A reddit to discord bridge. Currently, you may only have one subreddit per instance.

Motivation

I have been using a reddit bot for a while but it is no longer properly maintained so I decided to create this. The way the bridge works is it polls the Reddit API for new posts and then posts them to a Discord channel using Discord webhooks. I may look at converting this to a bot in the future. Since this has no interface, everything must be done through a config file. You can see a sample config file here.

About

A reddit to discord bridge. Currently functions 1-subreddit to 1-webhook

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.4%
  • Dockerfile 13.1%
  • Shell 1.5%