Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 296 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 296 Bytes

CommandHandler Module

This is a module used by Damon Music.

What does it do?

This module is responsible for detecting if a message is a command and if the command is a valid one.

Documentation

See /docs/commandHandler.md for a Node.js like documentation.