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
Plaintext
Raw
Normal View
History
Unescape
Escape
Lots of cleanup; add firebot script
2010-12-15 22:36:16 -07:00
#! /bin/sh
C version
2011-01-06 21:08:21 -07:00
while true; do
tcpclient woozle.org 6667 ./bot cobalt
sleep 5
done