Socket Script ------------- See the manual in ./docs/sscript.doc for full instructions. Quick start: 1 - Uncompress the package with tar -xzvf <file name> 2 - Configure it with ./configure 3 - Type make 4 - Try the examples in ./examples (cd examples; ../sscript sscript.ircbot) 5 - Read the examples, since they often contain usefull comments on how to use/make them 6 - Read docs/sscript.doc and learn how to make scripts (sscript -c <script>)