Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonsejse/discord-bot-with-commands-annotation-framework
A Discord bot implemented in Spring Boot using the JDA API.
https://github.com/simonsejse/discord-bot-with-commands-annotation-framework
discord discord-bot jda jda-bot spring-boot
Last synced: about 2 months ago
JSON representation
A Discord bot implemented in Spring Boot using the JDA API.
- Host: GitHub
- URL: https://github.com/simonsejse/discord-bot-with-commands-annotation-framework
- Owner: simonsejse
- Created: 2021-12-28T22:36:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T15:03:49.000Z (over 1 year ago)
- Last Synced: 2024-03-28T00:29:21.258Z (9 months ago)
- Topics: discord, discord-bot, jda, jda-bot, spring-boot
- Language: Java
- Homepage:
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# discord-bot-with-commands-annotation-framework
A Discord bot implemented in Spring Boot using the JDA API.This project contains a lot of commands and was my main project for my discord bot until it wasn't anymore. Some of the things might be outdated, e.g., the Spotify API calls, in case they changed their endpoints on their API or if they just changed the structure in general.