ethan-nelson / osm_hall_monitor

Passive changeset surveillance for OpenStreetMap
MIT License
29 stars 3 forks source link

Expand notification functionality #12

Closed ethan-nelson closed 7 years ago

ethan-nelson commented 8 years ago

Right now we have emailing hardcoded in. It'd be nice if a function object could be supplied to be used for notification, in case IRC, a specific email service, or something else is desired.

ethan-nelson commented 8 years ago

Fixed in https://github.com/ethan-nelson/osm_hall_monitor/commit/7f158e979080374654767b0edf8006314e978457. Documentation still needed.