The Project
The problem
Communities produce great content in Discord, like a streamer’s funniest quotes, but it gets lost in the chat history.
What it does
- Collects and stores information from selected Discord channels.
- Filters what to keep with RegEx rules or emoji reactions.
- Makes the stored content available to Twitch overlays, websites or other applications.
How it’s built
- Written in Go on top of the Discord Bot API.
- Setup: create a Discord bot, get its token and list the channel IDs to monitor.