do local function get_url() local url = 'http://yagyuu.moe' local res,code = http.request(url) if code ~=200 then return "Fehler beim Abrufen von yagyuu.moe" end local photo_url = string.match(res, "