X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=data%2Frbot%2Fplugins%2Fgrouphug.rb;h=8f89702ed6c44ba3a77b7c10c688d17b780bff98;hb=9a66dcadede5cadc00b4fde344f75a9bd78220d7;hp=889c4746e6a5d57c076c0c43cb63ca05243e648e;hpb=b64cd2161349e45fba778cf2e25c9ab99d5e9dc0;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/data/rbot/plugins/grouphug.rb b/data/rbot/plugins/grouphug.rb index 889c4746..8f89702e 100644 --- a/data/rbot/plugins/grouphug.rb +++ b/data/rbot/plugins/grouphug.rb @@ -18,7 +18,7 @@ class GrouphugPlugin < Plugin end def help( plugin, topic="" ) - return _("Grouphug plugin. Confess! Usage: 'confess' for random confession, 'confess ' for specific one, 'confess ' to share your own confession, but you must have create auth. Confessions must be at least 10 words.") + return _("Grouphug plugin. Confess! Usage: 'confess' for random confession, 'confess ' for specific one, 'confess ' to share your own confession. Confessions must be at least 10 words.") end def post_confession(m, params)