irc
Go to file
Ben Harris fb60e68b3f tidy up accounts
channel key in account's json will limit that key to that channel
2021-02-24 15:47:20 -05:00
.gitignore rewrite with ircrobots 2021-02-18 15:41:58 -05:00
LICENSE init 2019-05-29 21:15:52 -04:00
README.md init 2019-05-29 21:15:52 -04:00
account.json.example tidy up accounts 2021-02-24 15:47:20 -05:00
config.json.example rewrite with ircrobots 2021-02-18 15:41:58 -05:00
requirements.txt rewrite with ircrobots 2021-02-18 15:41:58 -05:00
tildeverse.json.example tidy up accounts 2021-02-24 15:47:20 -05:00
tooter.py tidy up accounts 2021-02-24 15:47:20 -05:00
tooter.service make example unit unbuffered 2021-02-19 10:39:10 -05: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