Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 812 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 812 Bytes

DiceCat Build Status Docker Cloud Build Status Updates

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.