Skip to content

Unvanquished/unvanquished-irc-atom-notice

Repository files navigation

Unvanquished IRC Atom notice

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.

Manual usage

./irc-atom-notice-service

By 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.

Installation

./configure
sudo make install
sudo systemctl start irc-atom-notice

Legal

See LICENSE.md (MIT).

Releases

No releases published

Packages

No packages published