You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 12, 2022. It is now read-only.
Allow substituting custom functions for various stuff such as the prefix parser.
Preprocessors (e.g. matching tulpae brackets or whatever).
Prefix parser
Command error handler
Allow these custom functions to return a meta object which lets end users attach miscellaneous data to command contexts.
For example, using a custom prefix parser that allows the use of a doubled up prefix in order to trigger certain commands that could conflict with other bots.