-- Please view the API at https://p.sc3.io/vfByfVpARY for documentation local dir = "shironeko" local fdir = fs.combine(shell.dir(), dir) if fs.exists(fdir) then fs.delete(fdir) end shell.run("pastebin get vfByfVpARY", fs.combine(dir, "api.lua")) shell.run("pastebin get NJNy6dHUDr", fs.combine(dir, "send.lua"))