Skip to main content

Welcome

Welcome to the Erine documentation, a command framework that makes it easy for you to create bots with features designed for novice users.

The idea behind Erine

Erine is heavily inspired by Discord.py by taking the best things from this library and making it possible for node development environments.

Why Erine?

  • Hybrid Commands
  • Hybrid Groups
  • Command Handler
  • Events Handler
  • Plugins
  • Discord.py interface
  • Prefix interpreter
  • Context base class

Basically everything to make a bot with ease!

Versions

  • erine@latest - The Discord.js-based version of Erine, begineer-oriented.
  • erine@adv - The Oceanic.js-based version of Erine, for advanced users.

Comparison