10 lines
218 B
Markdown
10 lines
218 B
Markdown
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 ....
|