From 6ff6992f6282759831e0778b6d264b46b15c7986 Mon Sep 17 00:00:00 2001 From: Tom Gilbert Date: Fri, 16 Sep 2005 21:23:50 +0000 Subject: [PATCH] fix help text, ticket #36 --- data/rbot/plugins/lart.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/rbot/plugins/lart.rb b/data/rbot/plugins/lart.rb index 54c335af..bf656027 100644 --- a/data/rbot/plugins/lart.rb +++ b/data/rbot/plugins/lart.rb @@ -78,7 +78,7 @@ class LartPlugin < Plugin #}}} #{{{ def help(plugin, topic="") - "Lart: The lart plugin allows you to punish/praise someone in the channel. You can also add new punishments and new praises as well as delete them. For the curious, LART is an acronym for Luser Attitude Readjustment Tool. Usage: punish/lart [] -- punishes for . praise [] -- praises for . [add|rm][lart|punish|praise] -- Add or remove a lart or praise." + "Lart: The lart plugin allows you to lart/praise someone in the channel. You can also add new larts and new praises as well as delete them. For the curious, LART is an acronym for Luser Attitude Readjustment Tool. Usage: lart [] -- larts for . praise [] -- praises for . [add|rm][lart|praise] -- Add or remove a lart or praise." end #}}} # The following are command handlers {{{ -- 2.39.2