tooter/README.md
2019-05-29 21:15:52 -04:00

14 lines
305 B
Markdown

# tooter
irc tooter bot
deps:
* [Mastodon.py](https://github.com/halcy/Mastodon.py)
edit channels and botnick to test somewhere in irc
## install systemd user unit
1. edit paths to WorkingDirectory and ExecStart
1. `cp tooter.service ~/.config/systemd/user/`
1. `systemctl --user enable --now tooter`