delthas / mastodirc

A simple bot that copies your Mastodon home timeline to an IRC channel, live.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mastodirc builds.sr.ht status

A simple bot that copies your Mastodon home timeline to an IRC channel, live.

Usage

Copy and edit mastodirc.yaml.sample into mastodirc.yaml

Create & authorize a Mastodon app:

go run ./cmd/mastodirc-init -server <mastodon_server_url>

This will automatically update mastodirc.yaml with the appropriate tokens.

Then, run:

go run ./cmd/mastodirc

Statuses from your home timeline will be sent to the IRC channel.

License

MIT

About

A simple bot that copies your Mastodon home timeline to an IRC channel, live.

License:MIT License


Languages

Language:Go 100.0%