acollierr17 / chariot.js

🔮 An extremely lightweight and extensible Eris client framework

Home Page:https://riyacchi.github.io/chariot.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Server

About

Chariot.js is an extremely lightweight, easily extensible and unopinionated Eris client framework handling commands and events intelligently. Chariot.js was made with the idea of having new bot developers experience an extremely easy entry into the wonderful world of developing bots with Eris while doing all the dirty and seemingly complex work in the background. Chariot.js is easily set up and features a rich, unopinionated and robust command and event handling framework. A new bot powered by Chariot.js can be up and running in less than 5 minutes! This makes Chariot.js the perfect core for simple custom bots and highly demanding, large bots while still being extremely performant, predictable and robust!

Documentation

Check out the Chariot.js documentation page featuring a full in-depth API reference, many examples including a full example project, tips and tricks, and easily understandable explanations.

License

Chariot.js is released under the GNU GPL v3 license.

This software makes use of the Discord API library Eris provided by abalabahaha, which is licensed under the MIT License.

About

🔮 An extremely lightweight and extensible Eris client framework

https://riyacchi.github.io/chariot.js/

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%