Add scripts and such

This commit is contained in:
polyfloyd 2016-09-20 18:57:06 +02:00
parent 1f68248e67
commit 9070b29b7b
3 changed files with 53 additions and 0 deletions

View file

@ -3,3 +3,8 @@ IRC Bot
This is a super simple IRC bot that can send out notices by talking to it via
netcat.
## Running
Modify the parameters in the shell scripts and you're good to go.
[irc-say](irc-say) is a convenient program that you can use in other scripts.