From 27c066998bea20387d4c33e504145496aad1b344 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Mon, 21 Apr 2014 06:31:59 -0700 Subject: Add debug setting for verbose output. --- core/config.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/config.rb') 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] = '!' -- cgit v1.2.3-70-g09d2