plugins/slap.lua

changeset 100
f90ead53573a
parent 61
aca019044c51
--- a/plugins/slap.lua	Mon Feb 11 18:30:03 2013 +0100
+++ b/plugins/slap.lua	Tue Apr 30 18:19:00 2013 +0200
@@ -5,7 +5,7 @@
 function riddim.plugins.slap(bot)
    if type(bot.config.weapons) ~= 'table' then
       -- start off with something to slap people with
-      bot.config.weapons = {'large trout'}
+      bot.config.weapons = {'a large trout'}
    end
 
    -- slap someone

mercurial