# 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. Depends on `beautifulsoup4` and `regex` packages. `producerstopicenet.py` is near 40,000 lines long because I couldn't figure out how to get python to work with multiple files and I have a mapping between ZIP codes and two-letter state designations.