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

166 B

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.