R3alCl0ud / DiscLoader

High level Java wrapper for the Discord API

Home Page:http://discloader.io

Repository from Github https://github.comR3alCl0ud/DiscLoaderRepository from Github https://github.comR3alCl0ud/DiscLoader

DiscLoader

A High Level Java wrapper for the Discord API.

Documentation

Discord Guild

Programming Help

Example

Contribution guildlines

<dependencies>
    <dependency>
        <groupId>io.discloader</groupId>
        <artifactId>discloader</artifactId>
        <version>0.2.14</version>
    </dependency>
</dependencies>
<repositories>
    <repository>
        <id>jcenter</id>
        <name>jcenter-bintray</name>
        <url>http://jcenter.bintray.com</url>
    </repository>
</repositories>

About

High level Java wrapper for the Discord API

http://discloader.io


Languages

Language:Java 100.0%