summaryrefslogtreecommitdiff
path: root/rbot
diff options
context:
space:
mode:
Diffstat (limited to 'rbot')
-rw-r--r--rbot/plugins/lart.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/rbot/plugins/lart.rb b/rbot/plugins/lart.rb
index 1c72c648..de767197 100644
--- a/rbot/plugins/lart.rb
+++ b/rbot/plugins/lart.rb
@@ -28,6 +28,10 @@ class LartPlugin < Plugin
"rmpraise" => "handle_rmpraise"
}
+ def name
+ "lart"
+ end
+
#{{{
def initialize
super