diff --git a/README.md b/README.md new file mode 100644 index 0000000..c521aa5 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ + +Weird attempt at writing an IRC bot in Tiger. Actually mostly worked, +by wrapping the call in a specifically designed script to handle SSL +and the connection. The Tiger implementation only needed to respond to +messages on input, by writing to output. + +Design started on 6. Marts 2019. +