Skip to content

✨ Feature: Forum → Feed Auto-Relay Module (Community Highlights) #440

Description

@erify-world

Hi Robo.js team 👋

I’m building ERIFY™, a community-driven Discord ecosystem. One challenge is connecting forum channels (like #suggestions) with a feed channel (like #flame-feed) so that every new forum thread is highlighted automatically with an embed.

🔥 Proposed Feature

Add a Robo.js module/plugin that:

  • Listens for new thread creation in a forum channel
  • Auto-posts a customizable embed into a feed channel with:
    • Thread title + link
    • Short description/preview
    • Custom footer & color

⚡ Benefits

  • Keeps community discussions surfaced and visible
  • Useful for structured communities (like ERIFY’s EGO Seals, GOALLIN Decrees, DCREEDS)
  • Reusable across many servers needing Forum → Feed Highlights

🛠 Implementation Ideas

  • Use threadCreate event listener
  • Configurable with .env:
    SUGGESTIONS_ID=123456789
    FLAME_FEED_ID=987654321

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions