Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 322 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 322 Bytes

Commander

An Eris based command framework, heavily inspired by Discord.py

Features

  • Command Handler
  • Commands are functions with argument injection using the metadata api
  • Easy to develop advanced command syntax
  • Testable commands with test utilities
  • Continous development by the Nino team

Example Bot

WIP