Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 930 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 930 Bytes
Build status: yes

Chad

ORE's new bot because maintaining the NodeJS variant just took too much effort. This thing though. I tell ya'. This thing is the OG of bots but only kinda sorta. Also, much like every other ORE project ever, this is still a work in progress. Check in three months after next Christmas for the next update.

If you're seeing this repository early on, take note that Nickster wrote most of it as his own introduction to Kotlin. So, if it looks ugly, go complain to Capo.

Run this by doing a good ol' java -jar Chad-1.0-all.jar config.yaml with your own configuration (because duh).

Creating the jar

Create the jar by running the shadowJar gradle task. This will create Chad-1.0-all.jar in the build/libs directory.

Docs

Documentation is automatically generated and available at https://openredstoneengineers.github.io/Chad/index.html.