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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JDA Java Discord API!