https://github.com/princesslana/eriscasper-data
Code generation of commands, events, requests, and resources used in the Discord API
https://github.com/princesslana/eriscasper-data
discord discord-api java ruby
Last synced: about 2 months ago
JSON representation
Code generation of commands, events, requests, and resources used in the Discord API
- Host: GitHub
- URL: https://github.com/princesslana/eriscasper-data
- Owner: princesslana
- Created: 2018-03-31T02:46:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T01:02:12.000Z (almost 8 years ago)
- Last Synced: 2025-05-15T17:14:17.859Z (about 1 year ago)
- Topics: discord, discord-api, java, ruby
- Language: Java
- Homepage: https://princesslana.github.io/ErisCasper-Data
- Size: 8.08 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ErisCasper-Data
[](https://travis-ci.org/princesslana/ErisCasper.java)
**Latest Release:**

[](http://javadoc.io/doc/com.github.princesslana/ErisCasper-Data)
**Latest Snapshot:** 
Documentation for the latest release is available at https://princesslana.github.io/ErisCasper-Data
## Snapshots
Snapshots of master are automatically published to sonatype.
To use from maven add the sonatype snapshot repository:
```xml
ossrh
https://oss.sonatype.org/content/repositories/snapshots
true
```
And add the ErisCasper-Data dependency.
Snapshot versions can be found [here](https://oss.sonatype.org/#nexus-search;quick~ErisCasper-Data).
```xml
com.github.princesslana
ErisCasper-Data
LATEST.SNAPSHOT.VERSION
```