From c77c5d0d8989fbd55cab9e3393e8ce4d35913623 Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Tue, 24 Sep 2024 23:47:11 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9772ec..e4558e8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,21 @@ -None + +# Tiger-bot + +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. + +## Usage + +Run using `run.sh`. + +Requires `openssl` utility. # License