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