StarlitGhost / DiceCat

A dice rolling Mastodon bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A dice rolling Mastodon bot.

License:MIT License


Languages

Language:Python 88.7%Language:Dockerfile 11.3%