irc
Go to file
Ben Harris 8c2197a0d7 fix new ircrobots stuff 2022-05-09 16:42:31 -04:00
.gitignore move to using config.py parser stuff 2022-05-09 15:34:00 -04:00
LICENSE init 2019-05-29 21:15:52 -04:00
README.md init 2019-05-29 21:15:52 -04:00
config.example.yaml fix new ircrobots stuff 2022-05-09 16:42:31 -04:00
config.py fix new ircrobots stuff 2022-05-09 16:42:31 -04:00
requirements.txt fix new ircrobots stuff 2022-05-09 16:42:31 -04:00
tooter.py fix new ircrobots stuff 2022-05-09 16:42:31 -04:00
tooter.service fix new ircrobots stuff 2022-05-09 16:42:31 -04:00

README.md

tooter

irc tooter bot

deps:

edit channels and botnick to test somewhere in irc

install systemd user unit

  1. edit paths to WorkingDirectory and ExecStart
  2. cp tooter.service ~/.config/systemd/user/
  3. systemctl --user enable --now tooter