barrucadu / yukibot

An IRC bot, and associated libraries, for the ##compsoc-uk-anime channel on Freenode
MIT License
10 stars 2 forks source link

Download/decode utilities for common formats #17

Closed barrucadu closed 9 years ago

barrucadu commented 10 years ago

There is currently a download function for things-as-ByteStrings, and a wrapper around that for things-as-Strings. It'd be kinda nice if helpers for:

existed.

barrucadu commented 9 years ago

JSON and XML are done