System-Glitch / DisbotAPI

Additional layer on the JDA Discord API allowing to create bots extremely easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DisbotAPI

DisbotAPI is an additional layer on the JDA Discord API allowing to create bots extremely easily. It features some extras like a full command system with permissions and a user metadata storage.

Installation

  1. Build the jar using maven.
  2. Add the result jar as a dependency for your projet.
  3. Optional: you can link the javadoc to the jar.
  4. Done! You don't need any other dependency because JDA is included into the jar you have built.

Usage

See the wiki for a complete tutorial.

About

Additional layer on the JDA Discord API allowing to create bots extremely easily.


Languages

Language:Java 100.0%