whoops
This commit is contained in:
parent
b1b4a0be6c
commit
8da2ca9425
@ -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
|
||||
|
Reference in New Issue
Block a user