Skip to content

A Java wrapper for the Elixir Music Discord bot's API.

Notifications You must be signed in to change notification settings

KingRainbow44/Elixir-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

This is a Java wrapper for the Elixir Music Discord bot's HTTP API.

Usage

Add Elixir-API as a dependency. Replace VERSION with the latest version found in GitHub Releases.

<dependency>
  <groupId>tech.xigam</groupId>
  <artifactId>Elixir-API</artifactId>
  <version>VERSION</version>
</dependency>

Implementing

There is no documentation for the wrapper:tm: but the code is self-explainatory. Documentation will be added soon:tm: in the form of comments and on the Wiki.

Examples

Code examples can be found in the /src/java/tech/xigam/tests/Environment.java file.

About

A Java wrapper for the Elixir Music Discord bot's API.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages