An odin CLI intended to run as a cron job that will check if websites are available, and if not, send a telegram message.
The program is full of memory leaks but I don't care because it is a cron job and OS will clean it up anyway.
Very basic site status checker integrating with telegram written in odin using my odin-http library.