-
Notifications
You must be signed in to change notification settings - Fork 11
User- inDiscord Feature #139
Copy link
Copy link
Closed
Labels
backenddocumentationImprovements or additions to documentationImprovements or additions to documentationfeature taskA big ticket item that needs to come up as a featureA big ticket item that needs to come up as a featurefrontend
Metadata
Metadata
Assignees
Labels
backenddocumentationImprovements or additions to documentationImprovements or additions to documentationfeature taskA big ticket item that needs to come up as a featureA big ticket item that needs to come up as a featurefrontend
Functional Requirements - Frontend
Discord Bot
Create a
GET /discord-membersAPI that calls/members?limit=1000(limit: 0-1000, default:1000 ) which returns a list of discord member's data.Additional Permission Required: GUILD_MEMBERS Privileged Intent
RDS Backend
| POST /users/sync-inDiscord | Sync RDS users inDiscord role with Discord members |
| GET /users/search | Get RDS users with role: in_discord = true , and verified users|