An open API service indexing awesome lists of open source software.

https://github.com/kockaadmiralac/reddit-queue

Relays Reddit mod queue content into a Discord channel.
https://github.com/kockaadmiralac/reddit-queue

discord discord-py discord-webhook python reddit reddit-api sqlite

Last synced: about 1 month ago
JSON representation

Relays Reddit mod queue content into a Discord channel.

Awesome Lists containing this project

README

          

# reddit-queue

Relays a Reddit queue to Discord. Install from [Devvit](https://developers.reddit.com/apps/modqueue2discord), and [configure a webhook URL](https://support.discord.com/hc/articles/228383668) where the mod queue should be sent. App is [open source](https://github.com/KockaAdmiralac/reddit-queue) and available on GitHub. You can submit feedback through [GitHub Issues](https://github.com/KockaAdmiralac/reddit-queue/issues).

## Screenshots

| Posts | Comments |
| ----- | -------- |
| ![Post "b3p15" by u/KockaAdmiralac being filtered by AutoModerator.](https://i.imgur.com/xPdkEMz.png) | ![Comment that says "This is a comment that says boopis" by u/KockaAdmiralac being filtered by AutoModerator.](https://i.imgur.com/smaj6S7.png) |

## Changelog

### v1.0.0

Initial release to Devvit. Previously used to use the Reddit Data API. For this version, check [commit 696e04](https://github.com/KockaAdmiralac/reddit-queue/tree/696e04815282a3b42625c31a2b3b8632c7cd9178).