{"body":"-- My program..\nwhile true do\n    local ok, msg = recv()\n    if ok == ':error' then toto continue end -- Do nothing we don't care\n\n    if msg == 'hello' then\n        print(\"Hello, World!\")\n    end\n\n    if msg == 'whee' then\n        -- TODO\n    end\n\n    ::continue::\nend","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/m3aj2t1n","modified":1527206135,"id":"m3aj2t1n","size":269,"lines":15,"own_paste":false,"theme":"","date":1527206135}