A simple IRC bot written in bash
Go to file
Storm Dragon 5edc5453fe Sex for the bot. 2016-09-03 10:35:20 -04:00
modules Sex for the bot. 2016-09-03 10:35:20 -04:00
triggers/greet Cleaning up code, added triggers, The bot now greets people when they enter the room. 2016-09-03 01:38:30 -04:00
.gitignore first updates. 2016-09-02 10:58:05 -04:00
README.md fixed small bug updated readme 2013-07-23 15:33:40 +01:00
bot.properties first updates. 2016-09-02 10:58:05 -04:00
bot.sh Cleaning up code, added triggers, The bot now greets people when they enter the room. 2016-09-03 01:38:30 -04:00
functions.sh Cleaning up code, added triggers, The bot now greets people when they enter the room. 2016-09-03 01:38:30 -04: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 ....