Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 677 Bytes

File metadata and controls

10 lines (7 loc) · 677 Bytes

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.