A dice rolling Mastodon bot, using my dice roll library pyhedrals.
To use, create a config file like this:
[dicecat]
class = DiceCat.DiceCat
domain = mastodon.instance
And then run it with ananas --interactive config.cfg
to set up client secrets and so forth.
See ananas for more details on the bot framework.