CoreSettings.observerMode

Enables observer mode, which makes the bot ignore all commands (but process other events).

struct CoreSettings
@Unserialisable
bool observerMode;

Meta