A simple IRC bot written in bash
Go to file
2016-09-04 19:15:51 -04:00
modules First pass at link announcing. 2016-09-04 17:22:05 -04:00
triggers Working link parser. 2016-09-04 19:15:51 -04:00
.gitignore first updates. 2016-09-02 10:58:05 -04:00
bot.properties First pass at link announcing. 2016-09-04 17:22:05 -04:00
bot.sh First pass at link announcing. 2016-09-04 17:22:05 -04:00
functions.sh Added parting stuff. 2016-09-04 12:43:22 -04:00
README.md fixed small bug updated readme 2013-07-23 15:33:40 +01:00

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 ....