aboutsummaryrefslogtreecommitdiff
path: root/test.rb
diff options
context:
space:
mode:
authorDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2014-04-14 23:23:53 -0700
committerDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2014-04-14 23:23:53 -0700
commitab93b4cacfb71fc5de25be245ad7d8092de2131b (patch)
tree26da5502e30864a1909f77c171b7319c9a7f0abb /test.rb
parent03a29033194c7740ea4717cbfe2fbaf32325611d (diff)
downloaddinobot-ab93b4cacfb71fc5de25be245ad7d8092de2131b.tar.gz
dinobot-ab93b4cacfb71fc5de25be245ad7d8092de2131b.tar.xz
Minor bug fixes and improved admin module.
Diffstat (limited to 'test.rb')
-rw-r--r--test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.rb b/test.rb
index 735af2c..a3a5a9a 100644
--- a/test.rb
+++ b/test.rb
@@ -2,7 +2,7 @@ require_relative 'module'
module Dinobot
class Test < Module
- def initialize
+ def initialize(bot)
super
@commands << :echo << :error << :timeout << :x3 << :wrongreturn << :fooify