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.
- Host: GitHub
- URL: https://github.com/kockaadmiralac/reddit-queue
- Owner: KockaAdmiralac
- Created: 2024-11-01T21:59:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-11T12:10:57.000Z (12 months ago)
- Last Synced: 2025-02-11T13:25:09.739Z (12 months ago)
- Topics: discord, discord-py, discord-webhook, python, reddit, reddit-api, sqlite
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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 |
| ----- | -------- |
|  |  |
## 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).