diff options
Diffstat (limited to 'examples/rotbot')
-rwxr-xr-x | examples/rotbot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/rotbot b/examples/rotbot new file mode 100755 index 0000000..f479a4e --- /dev/null +++ b/examples/rotbot @@ -0,0 +1,4 @@ +#!/bin/sh +export LD_LIBRARY_PATH=. +exec socat ssl:main.lv:6697,verify=0 \ +'exec:ircify rotbot #default '`pwd`'/rot13.sh' |