feat(admin): browse Discord suggestions in the portal
This commit is contained in:
@@ -34,7 +34,7 @@ Open `http://localhost:3000`.
|
||||
|
||||
## Admin suggestions
|
||||
|
||||
Administrators can read the configured Discord forum through the session-protected [suggestions API](docs/admin-suggestions-api.md). Set `DISCORD_SUGGESTIONS_FORUM_ID` through GitOps; the existing bot token stays server-side. This integration is read-only and does not synchronize data into the database.
|
||||
Administrators can browse the configured Discord forum at `/admin/suggestions` or use the same session-protected [suggestions API](docs/admin-suggestions-api.md). The portal includes active/archive browsing, original posts, reactions, and paginated discussion. Set `DISCORD_SUGGESTIONS_FORUM_ID` through GitOps; the existing bot token stays server-side. This integration is read-only and does not synchronize data into the database.
|
||||
|
||||
## Product design
|
||||
|
||||
|
||||
Reference in New Issue
Block a user