Results 1 to 2 of 2
Hey all,
I wanted to make an IRC bot in bash that would respond to querys from IRC. For example if I typed !uptime it would print the uptime. I ...
- 08-15-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 2
BASH: IRC connection w/ netcat
Hey all,
I wanted to make an IRC bot in bash that would respond to querys from IRC. For example if I typed !uptime it would print the uptime. I got a good solution using /dev/tcp but Ubuntu doesn't have support for it..
Can anyone give me a simple example of a bash script that can make an irc connection AND respond to PING AND be able to print uptime.
Thanks, will be good learning material.
- 08-15-2009 #2Just Joined!
- Join Date
- Aug 2009
- Posts
- 2
i guess nobody knows how to do it


Reply With Quote