Dimitar Dimitrov 10a2bcd1c1 Merge pull request #2 from DiSharko/master
Added first version of azhu command
2013-07-22 07:30:36 -07:00
2013-07-16 23:19:17 +01:00
2013-07-22 14:33:08 +01:00
2013-07-17 21:16:23 +01:00

bash-irc-bot

A simple, modular IRC bot written in bash

any .sh script in modules/ will be executed with all arguments when called like so:

botnickname: test optional

will run test.sh with the arguments $1 = your nick $2 = from where it came (room/channel) $3-X the rest of the args

Description
A simple IRC bot written in bash
Readme 291 KiB
Languages
Shell 100%