Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 470 Bytes

File metadata and controls

15 lines (8 loc) · 470 Bytes

Storas Command Engine

Command engine for StorasBot. Features fluent command argument definition, sub-commands, middleware, optional flags and more.

Getting Started

See test folder for usage example.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • The semantics of this engine is strongly influenced by SpongeAPI.