command-parser/README.md
2022-07-29 18:48:03 +03:00

3 lines
166 B
Markdown

A command parser for Discord bots. Should work with any JS library.
You're expected to implement a string -> abstraction resolver yourself and pass it to the parser.