JDA strives to provide a clean and full wrapping of the Discord REST api and its Websocket-Events for Java. This library is a helpful tool that provides the functionality to create a discord bot in java. Discord is currently prohibiting creation and usage of automated client accounts (AccountType.CLIENT). We have officially dropped support for client login as of version 4.2.0! Note that JDA is not a good tool to build a custom discord client as it loads all servers/guilds on startup unlike a client which does this via lazy loading instead. If you need a bot, use a bot account from the Application Dashboard.
Features
- Discord is currently prohibiting creation and usage of automated client accounts
- Creating the JDA Object is done via the JDABuilder class
- You can configure the memory usage by changing enabled CacheFlags on the JDABuilder
- By default the InterfacedEventManager is used
- Through RestAction we provide request handling
- We provide a small set of Examples in the Example Directory
Categories
LibrariesLicense
Apache License V2.0Follow JDA Java Discord API
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JDA Java Discord API!