UNPKG

chariot.js

Version:

An extremely lightweight and extensible Eris client framework

19 lines (14 loc) 1.92 kB
<div align="middle"> <p><img src="https://img.kirameki.one/9mAtQ3Nb.png" width="800"></p> <a href="https://discord.gg/kKPZdA6"><img src="https://discordapp.com/api/guilds/464440032577716238/embed.png" alt="Discord Server"/></a> <a href="https://www.npmjs.com/package/chariot.js"><img src="https://img.shields.io/npm/v/chariot.js.svg?color=c94e6b"></a> <img src="https://img.shields.io/badge/node-10.15.1-c94e6b.svg"> <a href="https://www.gnu.org/licenses/gpl-3.0.en.html"><img src="https://img.shields.io/badge/license-GPL%20v3-c94e6b.svg"></a> </div> # About **Chariot.js** is an extremely lightweight, easily extensible and unopinionated [Eris](https://github.com/abalabahaha/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](https://chariot.js.org/) Check out the [Chariot.js documentation](https://chariot.js.org/) 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](https://www.gnu.org/licenses/gpl-3.0.en.html) license. This software makes use of the Discord API library **Eris** provided by [abalabahaha](https://github.com/abalabahaha/eris), which is licensed under the [MIT License.](https://opensource.org/licenses/MIT)