local moe = {} function moe:init(config) moe.triggers = { "^/([Rr][Ii][Kk][Oo])$", "^/([Yy][Aa][Gg][Yy][Uu][Uu])$" } moe.doc = [[* ]]..config.cmd_pat..[[riko*: Postet ein Bild von riko.moe *]]..config.cmd_pat..[[yagyuu*: Postet ein Bild von yagyuu.moe ]] end moe.command = 'riko, /yagyuu' function moe:get_url(site_url) local res,code = https.request(site_url) if code ~= 200 then return nil end local photo_url = res:match("