1
0
Go to file
2024-09-19 21:24:29 +02:00
.gitignore Added .gitignore 2019-03-08 22:24:03 +01:00
Makefile First generation tiger-bot. 2019-03-06 21:50:36 +01:00
README.md README 2024-09-19 21:24:29 +02:00
run.sh First generation tiger-bot. 2019-03-06 21:50:36 +01:00
tiger-bot.tig Fized issue with connection encountered on slow internet connections. 2019-03-08 14:30:38 +01:00

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.