tilde-projects/Code/irc
Russell 210200a883 Added chatgraph 2020-03-02 16:31:58 -05:00
..
banterbot_plugins Update things, delete things, add things 2019-03-15 10:20:44 -04:00
data Added chatgraph 2020-03-02 16:31:58 -05:00
madlibbot Add files I forgot 2019-01-29 10:04:31 -05:00
systemd Update things, delete things, add things 2019-03-15 10:20:44 -04:00
tildebot_plugins Add files I forgot 2019-01-29 10:04:31 -05:00
topicbot_plugins Add files I forgot 2019-01-29 10:04:31 -05:00
util Added chatgraph 2020-03-02 16:31:58 -05:00
wangbot_plugins Add files I forgot 2019-01-29 10:04:31 -05:00
README.md Update things, delete things, add things 2019-03-15 10:20:44 -04:00
bot_launcher.py Update things, delete things, add things 2019-03-15 10:20:44 -04:00
run_banter.sh Update things, delete things, add things 2019-03-15 10:20:44 -04:00
run_tilde.sh Converted tildebot to pinhook framework. Moved other things around. Util-ified stuff 2019-01-29 09:58:38 -05:00
team_launcher.py Update things, delete things, add things 2019-03-15 10:20:44 -04:00

README.md

These are some bots that I've written using the pinhook framework

  • banterbot
  • tildebot
  • topicbot
  • madlibbot
  • numberwangbot

Bots are kicked off by the generic bot_launcher.py through systemd services. You could also write a manual script that encapsulates these config options.