aprsd/aprsd/plugins
Hemna 3d0bb8ae8e Update regex processing and regex for plugins
The regex search is now by default case insensitive.
Also update each core plugin to better match the command.

ping plugin can now match on
p
p foo
ping
pIng

Weather plugins can now match on
w
wx
wX
Wx KM6LYW
weather
WeaTher
2022-12-29 14:34:46 -05:00
..
__init__.py refactor Plugin objects to plugins directory 2021-01-09 10:00:37 -05:00
email.py Update regex processing and regex for plugins 2022-12-29 14:34:46 -05:00
fortune.py Update regex processing and regex for plugins 2022-12-29 14:34:46 -05:00
location.py Update regex processing and regex for plugins 2022-12-29 14:34:46 -05:00
notify.py Convert config to oslo_config 2022-12-24 16:51:40 -05:00
ping.py Update regex processing and regex for plugins 2022-12-29 14:34:46 -05:00
query.py Removed references to old custom config 2022-12-27 14:30:03 -05:00
time.py Update regex processing and regex for plugins 2022-12-29 14:34:46 -05:00
version.py Update regex processing and regex for plugins 2022-12-29 14:34:46 -05:00
weather.py Update regex processing and regex for plugins 2022-12-29 14:34:46 -05:00