diff --git a/config.example.json b/config.example.json index b647c23..de05b5f 100644 --- a/config.example.json +++ b/config.example.json @@ -2,6 +2,7 @@ "bot": { "autojoin": false, "debug": false, + "verbose": 3, "pokerbot": "hirc", "channel": "#poker" },