Skip to content

Start implementing Discords REST API integration #21

@surajkumar

Description

@surajkumar

As a developer I want to...

be able to make requests to Discords backend REST API

So that...

I can perform actions within discord using my discord bot

Context

We want to implement all the API integrations that discord provides. https://discord.com/developers/docs/reference
Examples we have already done: https://github.com/javadiscord/java-discord-api/tree/main/src/main/java/com/javadiscord/jdi/internal/api/impl

Split into seperate tickets as needed.

Acceptance Criteria

WHEN an action is received that requires changing , updating or deleting something in discord
THEN I should be able to make call Discords REST API to process that change

Metadata

Metadata

Assignees

Labels

epicA parent for sub tasks

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions