if event.type == "ext_int" then
   digiline_send("orhb", event.message)
   return
end

if event.type == "punch" then

   return
end