Advanced-Command-Handler / advanced-command-handler-examples

A list of examples for my Advanced Command Handler.
3 stars 2 forks source link
advanced-command-handler bot command-handler

Advanced Command Handler Examples

This repo contains some templates for my library advanced command handler.

Name Library version using Description
TS-Bot 2.4.0 Simple TypeScript example with ready event & test command.
Simple-Bot 2.4.0 Simple JavaScript example with ready event, help, say & test commands.

Feel free to complete the examples or add new ones.