Bot prefix on top of a direct mention to the bot. Dynamic prefixes will require a custom implementation
Optionally set a custom regex provider, such as RE2
Get a dynamic prefix e.g from a database synchronously or asynchronously. Return null or undefined to fall back to default prefix
Generated using TypeDoc
Bot prefix on top of a direct mention to the bot. Dynamic prefixes will require a custom implementation