Everything you need to get up and running
Link GitHub, register a repo, and turn on trackers. All configuration commands require Administrator and reply privately.
Getting started
Five minutes, four steps, zero YAML. Everything is a slash command with autocomplete.
- 01
Add ForgeFeed
Invite the bot to your Discord server. It runs with minimal permissions and never reads message content.
- 02
Link GitHub
An admin installs the GitHub App on their account or org, then finishes with a one-time code. No passwords or tokens.
/linkgithub → /confirmlink - 03
Register a repo
Register a repository once so trackers can select it everywhere via autocomplete.
/trackrepo repo_url: owner/repo - 04
Enable trackers
Point commits, PRs, issues, workflows, releases, and stars at any channel. Updates start flowing in real time.
/postcommits · /trackprs · …
Core concepts
Four ideas explain how everything fits together.
Linked installation
ForgeFeed authenticates as a GitHub App. Each server links one or more installations: a personal account and/or organizations. Every installation carries its own 5,000 requests/hour quota and only the repositories you grant.
Tracked repository
Before attaching trackers, you register a repo once with /trackrepo. This makes it selectable everywhere via autocomplete.
Tracker
A tracker connects a repository, event type, and channel. For example, “post commits for acme/app to #dev.” A single repo can have unlimited trackers.
Plan
Each server is Free or Premium. The plan controls how many accounts you can link, whether organizations are allowed, and how many repositories you can track. Tracker types and counts are always unlimited.
Command reference
Access levels: Admin requires Administrator, Role requires an allowed role, Owner is bot-owner only, and All is anyone.
Linking & setup
Connect GitHub and manage which accounts a server can use.
Repositories
Register the repositories your trackers can attach to.
Event trackers
Turn feeds on and off. Types and counts are always unlimited.
Project boards
Curate a public-facing status and progress tracker.
Issue submission
Let trusted members file GitHub issues from Discord.
Account & utility
Alerts, plan details, and help.
Heads up: all configuration commands require the Administrator permission and reply privately (ephemerally). /submitissue is the only non-admin command and is gated to roles you allow.
Ready to link your first repo?
Add ForgeFeed, run /linkgithub, and you'll have live embeds flowing in minutes.