--- access.bot-org.lua 2012-08-02 18:38:38.000000000 +0200 +++ access.bot-fix.lua 2013-02-26 15:08:46.645320300 +0100 @@ -86,9 +86,6 @@ if access.handle_plus_command(c, msg) then return false end - - autil.reply(c, 'Invalid command, send "+help" for a list of available commands') - return false end return true