This is a set of script to fetch public Atom feeds from wiki.unvanquished.net and forums.unvanquished.net and publish IRC notices on #unvanquished and #unvanquished-dev channels on Libera.Chat.
Those scripts makes a lot of assumptions about the Unvanquished wiki, forums, server system configuration, software versions, etc.
It requires the Overmind bot running PyTIBot and some custom Overmind wrapper to send IRC messages.
./irc-atom-notice-serviceBy default the Atom feeds are pulled every 60 seconds, the interval can be configured in irc-atom-notice.conf (in seconds).
One can say a custom command for sending the notices with MSGCMD environment variable, mainly for debugging purpose.
./configure
sudo make install
sudo systemctl start irc-atom-noticeSee LICENSE.md (MIT).