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 has been 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.
Commands that only respond to a specific prefix.
Pre-command checks.
More stuff maybe as I think of it.
The text was updated successfully, but these errors were encountered:
meta
object which lets end users attach miscellaneous data to command contexts.More stuff maybe as I think of it.
The text was updated successfully, but these errors were encountered: