-- This is a proprietary plugin, property of Andreas Bielawski, (c) 2015 -- DO NOT USE WITHOUT PERMISSION do -- TODO: Language selector (for e.g. this post: https://miiverse.nintendo.net/posts/AYMHAAACAAADVHkSrNJ-9Q) -- local function get_miiverse_data(res, post) username = string.match(res, "

(.-)") userid = string.match(res, "(.-)") timestamp = string.match(res, "(.-)") if string.starts(timestamp, 'Vor') then timestamp = string.gsub(timestamp, "Vor","") timestamp = "vor"..timestamp else timestamp = "am "..timestamp end community = string.match(res, "

(.-)
") --community = string.gsub(community, "™","") yeahs = string.match(res, "(.-)") if yeahs == "1" then yeahs = "1 Yeah" else yeahs = yeahs.." Yeahs" end replys = string.match(res, "(.-)") if replys == "1" then replys = "1 Kommentar" else replys = replys.." Kommentaren" end youtube_link = string.match(res, "