Skip to content

ReadOnlyDevelopment/JDATools

Repository files navigation

JDATools

JDATools is a fork of JDATools which is a series of tools and utilities for use with JDA to assist in bot creation.

Packages

Unlike JDA-Utilities, JDATools has combined the seperate packages and removed the Examples package in favor a monolithic library spec

Using

Add Jitpack to Repositories

repositories {
    maven { url 'https://jitpack.io' }
}

Add Dependency

dependencies {
    implementation 'com.github.ReadOnlyDevelopment:JDATools:<VERSION>'
}

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages