Description:
This resource includes the Java Discord API, which allows other plugins to easily create a bot which can perform different actions in a discord server.
Installation:
The installation of this resource is as simple as:
• Server owners:
1) Drag and drop this resource in your plugins folder.
• Developers:
1) Either add the official library
https://github.com/discord-jda/JDA or this plugin as a dependecy of your project (you do not need to shade this resource into your plugin).
2) Not necessary, but add "SpigotJDA" as a dependency in your
plugin.yml
This plugin is loaded once the server is started.
Auto-Updater:
This plugin has a built-in auto-updater that will send a message to the server console whenever an update is found.
I did not write this resource, you may find it
here
Disclaimer
• I DO NOT own the JDA library, this is only a plugin that lets other plugins use it in your CraftBukkit server.