command-parser/README.md

3 lines
166 B
Markdown
Raw Normal View History

2022-07-29 17:48:03 +02:00
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.