From 1363e274750c4adbefbd54e357cc9fcc3ec72345 Mon Sep 17 00:00:00 2001 From: Fletcher Boyd Date: Sat, 7 Sep 2013 17:10:16 +0800 Subject: [PATCH] Added bot modes to the default config. --- config.default | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.default b/config.default index c3f99a1..6000338 100644 --- a/config.default +++ b/config.default @@ -60,5 +60,6 @@ [ "mypass", "mysecret" - ] + ], + "mode" = "" }