This bot notifies our IRC channel of changes in the spacestate.
It does this by polling https://spacestate.pixelbar.nl/spacestate.php. Non-bots can also use https://spacestate.pixelbar.nl/.
First you need to download rustup.
After that simply run cargo run
in the source of this directory.
The bot uses rust's irc library. See that library for more config settings.