A simple IRC bot written in bash
Go to file
Dimitar Dimitrov 4eda44a669 fixed small bug updated readme 2013-07-23 15:33:40 +01:00
modules upped version 2013-07-23 13:28:33 -04:00
README.md fixed small bug updated readme 2013-07-23 15:33:40 +01:00
bot.properties added logging 2013-07-22 18:29:05 +01:00
bot.sh fixed small bug updated readme 2013-07-23 15:33:40 +01:00

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