Skip to content

User- inDiscord Feature #139

@bhtibrewal

Description

@bhtibrewal

Functional Requirements - Frontend

  • Create 4 Tabs - IsInDiscord, Verfified, Not Verified and filter users based on the tag.
  • Show user details when clicking on one of the users.
  • In the user details section show roles assigned to the user and an option to add more roles
    image

Discord Bot

Create a GET /discord-members API 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|

Metadata

Metadata

Assignees

Labels

backenddocumentationImprovements or additions to documentationfeature taskA big ticket item that needs to come up as a featurefrontend

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions