Java Discord API [JDA]

Java Discord API [JDA]

44 Downloads

Notice:
This plugin is designed as a library for plugin developers.
If you are not a plugin developer, this plugin is not for you!

This plugin introduces JDA to the Spigot or BungeeCord classpath.

Usage:

  1. Drag & Drop the JAR into the 'plugins' folder of your server.
  2. Include the following in your project's plugin.yml or bungee.yml:
    depend: JDA
  3. Use JDA in your project

Use JDA as you normally would in your project, but be sure not to include JDA in your artifact, as this plugin handles providing the JDA dependency.

JDA is a Java wrapper for the popular chat & VOIP service: Discord

Note: I do not own nor develop JDA; this is just a resource that includes JDA in it for convenience or shared use.

JDA is licensed under the Apache 2 license.