Check if signups are open.
Create a new account.
Note that although it accepts an Account object, the createdAt attribute will be ignored if set.
Create a new team.
Delete an account.
Delete an award.
Delete a team.
Create a session from a Discord user token
Get an account by Discord ID.
Get an award by ID.
Get the account for the authenticated user.
Get a team by ID.
Get a paginated list of accounts matching a query.
Get a paginated list of teams matching a query.
Make a request to an API endpoint.
Reset the session's token.
Edit an account.
Edit an award.
Edit a team's name.
Generated using TypeDoc
A wrapper for the Polympics API, in TypeScript.