# FiftyFiftyOneArizona's Matrix-Based Reporting System, stopice.net producer Please see https://git.fiftyfiftyonearizona.org/webmaster/matrix-report-documentation This plugin parses the HTML of the [stopice.net](https://stopice.net) website to nab its reports. It supports a custom refresh delay, sending to multiple rooms, and sending to rooms based on region designation. This plugin supports the following: * Custom refresh delay. * Sending to multiple rooms per region. * Sending reports for any region to any number of rooms. Depends on `beautifulsoup4` and `regex` packages.