Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement discords OAuth API #35

Open
surajkumar opened this issue Apr 1, 2024 · 0 comments
Open

Implement discords OAuth API #35

surajkumar opened this issue Apr 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@surajkumar
Copy link
Contributor

surajkumar commented Apr 1, 2024

As a user I want to...

be able to call the OAuth endpoints

So that...

I can perform actions using my discord account using a discord bot

Context

Discord provides a rich set of APIs for interacting with channels in a discord server. We should implement all these endpoints. This ticket covers only the OAuth endpoints. https://discord.com/developers/docs/topics/oauth2

This is not a MVP

Acceptance Criteria

GIVEN a user wants the bot to perform actions on their account
THEN the specified action should be executed with sufficent error logging in place

This PR should also include the rest of the oAuth related endpoints such as the one below, scour the docs for them if needed:

@surajkumar surajkumar added the enhancement New feature or request label Apr 1, 2024
@nateweisz nateweisz moved this to Ready in Java Discord May 2, 2024
@surajkumar surajkumar assigned surajkumar and tj-wazei and unassigned surajkumar and tj-wazei May 12, 2024
@javadiscord javadiscord deleted a comment from tj-wazei May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

2 participants