This website requires JavaScript.
Explore
Help
Sign in
neale
/
irc-bot
Watch
1
Star
0
Fork
You've already forked irc-bot
0
mirror of
https://github.com/nealey/irc-bot
synced
2025-01-09 04:40:34 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
73f7afea73
irc-bot
/
cobalt
7 lines
87 B
Text
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
Reference in a new issue
Copy permalink