Stability fixes. Version 1.2
This commit is contained in:
parent
25a7368798
commit
d3d57d7e0a
5 changed files with 116 additions and 39627 deletions
|
@ -4,6 +4,10 @@ Please see https://git.fiftyfiftyonearizona.org/webmaster/matrix-report-document
|
|||
|
||||
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.
|
||||
This plugin supports the following:
|
||||
|
||||
`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.
|
||||
* 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.
|
Loading…
Add table
Add a link
Reference in a new issue