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

Spring boot #23

Closed
wants to merge 12 commits into from
Closed

Spring boot #23

wants to merge 12 commits into from

Conversation

jjoeldaniel
Copy link
Collaborator

@jjoeldaniel jjoeldaniel commented Feb 6, 2023

Whats Changed

  • Addresses Triggers API and dashboard #19
  • Added Spring Boot
  • New API endpoints that allow for Triggers bot to eventually be paired with a web dashboard
  • New overloaded Database functions to utilize user ID instead of JDA Member objects

To Do

  • Add endpoint for each bot command
    • new
    • reset
    • list
    • delete
    • toggle
  • Add some form of rate limiting
  • Testing
  • Add authentication header (Discord OAuth2 access token)

@jjoeldaniel jjoeldaniel self-assigned this Feb 6, 2023
@jjoeldaniel jjoeldaniel linked an issue Feb 6, 2023 that may be closed by this pull request
update spring-boot branch
@jjoeldaniel jjoeldaniel added enhancement New feature or request help wanted Extra attention is needed labels Feb 6, 2023
@jjoeldaniel jjoeldaniel requested review from EthanThatOneKid and removed request for EthanThatOneKid February 6, 2023 20:59
@jjoeldaniel jjoeldaniel deleted the spring-boot branch July 21, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Triggers API and dashboard
1 participant