classabbyamp
classabbyamp
https://www.repeaterbook.com/wiki/doku.php?id=api
if we would like, it is easy to generate an image with something like this: ```py from PIL import Image def genimage(): im = Image.new(mode="RGB", size=(300, 100), color=(0xd2, 0xb4, 0x8c))...
if the pools are cached, then the images could be converted independent of main bot operations. pools should only be updated once in a long time.
Messaged hamstudy guy, no reply yet.
We have permission from hamstudy to cache data 
Also, include attribution for hamstudy.
admin command to run a script (subprocess) to update the cache. is also run with the makefile on first run
issue opened regarding this: chubin/wttr.in#400
see also miaowware/bolt-discord#17
should this get split off into its own package (when done)?