Hi everyone,
I’ve been building a small open source Node.js service that listens for new forum topics and posts to a Discord channel via webhook, so people in Discord can see when something new is posted here without living in the forum 24/7.
Rough flow: Discourse → HTTPS endpoint on the bridge → Discord webhook → channel message (title, link, author, excerpt, etc…).
I’m posting to ask for feedback on the idea and the implementation before I polish or share it more widely.
-
Is this useful for the Zcash community, or is it redundant with how people already follow the forum?
0 voters
Thanks for any thoughts and happy to adjust direction based on what actually helps the community.