DevPluginConfig
Configuration options for @robojs/dev plugin
| Property | Type | Description |
|---|
commands? | boolean | Enable /dev commands Default true |
debugChannelId? | string | Discord channel ID for error forwarding |
enabledModes? | string[] | Modes where dev tools are active Default ['development'] |
errorForwarding? | boolean | Forward errors to debug channel Default true |
errorPingRoleId? | string | Role ID to ping on critical errors |