This website requires JavaScript.
Explore
Help
Sign In
neale
/
irc-bot
mirror of
https://github.com/nealey/irc-bot
Watch
1
Star
0
Fork
You've already forked irc-bot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c2168b714a
irc-bot
/
cobalt
7 lines
87 B
Bash
Executable File
Raw
Blame
History
#! /bin/sh
while
true
;
do
tcpclient woozle.org
6667
./bot cobalt
sleep
5
done
Reference in New Issue
View Git Blame
Copy Permalink