aboutsummaryrefslogtreecommitdiff
path: root/core/config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'core/config.rb')
-rw-r--r--core/config.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/config.rb b/core/config.rb
index fec2e18..242f030 100644
--- a/core/config.rb
+++ b/core/config.rb
@@ -15,6 +15,8 @@ module Dinobot
if @data.nil?
@data = Hash.new
+ @data[:debug] = false
+
@data[:trigger] = Hash.new
@data[:trigger][:global] = '!'