ChatbotSettings

Settings for a chatbot, to toggle its features.

version(WithChatbotPlugin)
private
@Settings
struct ChatbotSettings {}

Members

Variables

enabled
bool enabled;

Whether or not the Chatbot plugin should react to events at all.