A simple IRC bot written in bash
modules | ||
response | ||
triggers | ||
.gitignore | ||
bot.cfg | ||
bot.sh | ||
functions.sh | ||
README.md |
bash-irc-bot
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 ....