A simple IRC bot written in bash
1e7bd21992
Merge branch 'master' of https://github.com/stormdragon2976/stormbot |
||
---|---|---|
modules | ||
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 ....