masto tooterbot
Go to file
jesopo 383a33a0fa case insensitivity for commands 2020-05-05 11:04:52 +01:00
.gitignore small refactor and nickserv account stuff 2020-02-24 11:14:49 -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.sample small refactor and nickserv account stuff 2020-02-24 11:14:49 -05:00
config.json.example move configs to json 2019-05-29 22:06:45 -04:00
requirements.txt update irctokens to v1.0.0 2020-05-01 13:15:51 -04:00
tooter.py case insensitivity for commands 2020-05-05 11:04:52 +01:00
tooter.service update irctokens to v1.0.0 2020-05-01 13:15:51 -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