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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JDA Java Discord API!