here’s the current one: `java.net.URL("<http://med...
# random
c
here’s the current one:
java.net.URL("<http://medalbot.com/api/v1/medals>").readText().lines().filter{'m' in it}.take(3).map{println(it.split('"')[3])}