A simple IRC bot written in bash
modules | ||
bot.properties | ||
bot.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 ....