Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.17 KB

File metadata and controls

19 lines (11 loc) · 1.17 KB

reddit-queue

Relays a Reddit queue to Discord. Install from Devvit, and configure a webhook URL where the mod queue should be sent. App is open source and available on GitHub. You can submit feedback through GitHub Issues.

Screenshots

Posts Comments
Post "b3p15" by u/KockaAdmiralac being filtered by AutoModerator. Comment that says "This is a comment that says boopis" by u/KockaAdmiralac being filtered by AutoModerator.

Changelog

v0.0.5

When Discord returns an HTTP error, Devvit throws an exception rather than setting Response.ok. This error should now be handled.

v0.0.4

Initial release to Devvit. Previously used to use the Reddit Data API. For this version, check commit 696e04.