Skip to content

Get Teammangers by Clan #156

@hoersamu

Description

@hoersamu
  • rename DISCORD_CLIENT_ID and DISCORD_CLIENT_SECRET to DISCORD_OAUTH_CLIENT_ID and DISCORD_OAUTH_CLIENT_SECRET
  • add new env variables DISCORD_BOT_CLIENT_ID and DISCORD_BOT_CLIENT_SECRET
  • add new endpoint /clans/[oid]/managers that returns the following schema:
    [{id:string, username: string, avatar: string}]

There is no API endpoint for automatically filtering by role so we'll need to fetch all members and manually filter by role. This endpoint should be implemented in the "combined" mode (e.g. only on class for PC and Console (see search)).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions