spdconvos / encryptedbot_py

A bot that scrapes and tweets metadata from OpenMHZ calls.
1 stars 1 forks source link

Use new encrypted-exclusive filter group #24

Closed AetherUnbound closed 2 years ago

AetherUnbound commented 2 years ago

This new radio filter group has been added which will only stream encrypted calls. We should switch the bot to it: https://openmhz.com/system/kcers1b?filter-type=group&filter-code=5efd784760e5840025aebad8

spdconvos commented 2 years ago

I like keeping the modularity of using specific talk group IDs. If SPD or other law enforcement agencies being monitored change which talk groups are encrypted or add new channels I would prefer to update our list instead of waiting for the OpenMHZ group to get updated.

Might be worth moving the config out of the python file though