aboutsummaryrefslogtreecommitdiff
path: root/test.rb
diff options
context:
space:
mode:
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