I was going to build a Telegram bot that would check content of this WordPress page every day and post short excerpts of new posts to my Telgram channel. First I was gonna use a cloud service that would run checks regularly and trigger necessary actions. Then I decided to build a WordPress plugin for this purpose. Plugins in WordPress can have cron jobs so that made perfect sense.

A few hours later the first version of the plugin, built in Cursor, was tested in production. It runs a check every day at some point to look for new posts. When any post(s) found – it posts link(s) to my non artificial intelligence channel, and if there are no new posts – it generates a short poetic message describing the weather in Stockholm in poetic terms.