An open API service indexing awesome lists of open source software.

https://github.com/advanced-command-handler/advanced-command-handler-examples

A list of examples for my Advanced Command Handler.
https://github.com/advanced-command-handler/advanced-command-handler-examples

advanced-command-handler bot command-handler

Last synced: 9 months ago
JSON representation

A list of examples for my Advanced Command Handler.

Awesome Lists containing this project

README

          

# Advanced Command Handler Examples

This repo contains some templates for my library [advanced command handler](https://github.com/Ayfri/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.