Skip to content

Instantly share code, notes, and snippets.

require 'open-uri'
$url = "http://prod.honorbound.api.juicebox-games.com/heroes"
begin
while true
next_at = Time.now
next_at = (next_at - next_at.sec + 60)