Professor Cooldad utilise witches.town. Vous pouvez læ suivre et interagir si vous possédez un compte quelque part dans le "fediverse".

My bot is live! @emojispells

The damn crontab isn't working so it'll be radio silent for a bit. But I think it's nifty.

github.com/Sigafoos/emoji-spel

Professor Cooldad @dconley

It's my first time writing anything of substance in golang. Most of my time was spent trying to wrangle the API because I didn't know what I was doing (I need to find that mastodon go library and contribute to it)

I already know I want to split most of it into another package, to load a json array into []string with the ability to get a random element. Should be easy: a struct with some functions.