diff --git a/plugins/gImages.lua b/plugins/gImages.lua index b284c8f..79fb45d 100755 --- a/plugins/gImages.lua +++ b/plugins/gImages.lua @@ -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