@CarrotCodes' personal IRC bot. Uses Warren for all the IRC bits.
I don't intend to support this for other people, and it's configured specifically for me, but it's liberally licensed so do what you want with it.
If you use this library and you'd like to support my open-source work, please consider tipping through Patreon.
The source code of this project is licensed under the terms of the ISC license, listed in the LICENSE file. A concise summary of the ISC license is available at choosealicense.org.
This project uses Gradle for pretty easy setup and building.
- Setup:
./gradlew clean
- Building:
./gradlew clean build
- this will also produce a fat Jar with shaded dependencies included