mastodon-botA set of mastodon (fediverse) bots written in Go
Mastodon Bot
Bots
Hagh
Hagh reblogs certain toots to itself creating a Hagh page. Users from local instance are able to make a toot hagh.
Setup
Have go
and GNUMake
installed.
Copy the env var sample and fill the parts
$ cp .env.sample .env
$ $EDITOR .env
Run
From source
$ make run
Docker
$ docker run --env-file .env ghcr.io/dearrude/mastodon-bot:latest
Licence
AGPLv3+
评论