From 02a8b76b3891650a668574a489ca34ef8f9bade1 Mon Sep 17 00:00:00 2001 From: Zan Dobersek Date: Sat, 6 Jul 2013 16:59:33 +0200 Subject: [PATCH] Dodaj .plosk ukaz. --- scripts/getglue.coffee | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/getglue.coffee b/scripts/getglue.coffee index 03104f8..a849137 100644 --- a/scripts/getglue.coffee +++ b/scripts/getglue.coffee @@ -98,6 +98,11 @@ module.exports = (bot) -> (r) -> natv(r.reply) + bot.command /^\.plosk/i, + ".clap -- Zaploskaj", + (r) -> + r.reply "Chapeau! http://www.youtube.com/watch?v=TAryFIuRxmQ" + bot.regexp /^.film (.+)/, ".film -- Dobi podatke o filmu", (match, r) ->