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
3a19166e28
irc-bot
/
connect
4 lines
52 B
Bash
Executable File
Raw
Blame
History
#! /bin/sh
exec
socat TCP:
"
$server
"
:6667 EXEC:
"
$*
"
Reference in New Issue
View Git Blame
Copy Permalink