StarlitGhost / FediRun

A Mastodon bot that runs code in toots via https://tio.run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FediRun Build Status Docker Cloud Build Status Updates

A Mastodon bot that runs code in your toots using tio.run.

To use, create a config file like this:

[fedirun]
class = FediRun.FediRun
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.

Contributing

Please do! Pull requests are welcome

About

A Mastodon bot that runs code in toots via https://tio.run

License:MIT License


Languages

Language:Python 94.6%Language:Dockerfile 5.4%