boobs plugin with source

This commit is contained in:
Akamaru 2015-04-22 16:48:54 +02:00
parent afd79c2500
commit 7534694efc

View File

@ -51,6 +51,7 @@ local function run(msg, matches)
if url ~= nil then
local receiver = get_receiver(msg)
send_photo_from_url(receiver, url)
return "Source: "..url
else
return 'Keine Boobs/Butts gefunden.'
end