LogoRobo.js
Packages@robojs/dev

DevPluginConfig

Interface: DevPluginConfig

Configuration options for @robojs/dev plugin

Properties

PropertyTypeDescription
commands?booleanEnable /dev commands Default true
debugChannelId?stringDiscord channel ID for error forwarding
enabledModes?string[]Modes where dev tools are active Default ['development']
errorForwarding?booleanForward errors to debug channel Default true
errorPingRoleId?stringRole ID to ping on critical errors

On this page