A simple, modular IRC bot written in bash
throw "modules" into /modules/module-name/module-name.sh
and they will be loaded up during runtime.
call modules with botname: test arg1 arg2 ....
-
talk
This allows the bot to intelligently converse with users. -
subscribe
This allows the bot to send chat logs to subscribed users. -
rps
This allows the bot to play Rock-paper-scissors. -
azhu
This predicts the probability that azhu is sleeping :D (Just a joke we made to a friend)
//TODO: more to come