I wanted to mess around with one of the cron libraries for Go, so I decided
to write a simple little bot that can nag/spam Discord and Rocket chat
based on a simple configuration file.
You can easily extend the platforms you can send messages to by
modifying the SendMessages method.
Should be trivial to extend to do whatever else you'd like as well.