This commit is contained in:
topkecleon 2016-02-14 03:54:09 -05:00
parent b1b4a0be6c
commit 8da2ca9425

View File

@ -27,11 +27,6 @@ local triggers = {
local action = function(msg)
do
sendReply(msg, 'This feature is deprecated! Please use @pic or @bing instead.')
return
end
local input = msg.text:input()
if not input then
if msg.reply_to_message and msg.reply_to_message.text then