Limnoria/plugins/SedRegex
James Lu 00f26b0a73 SedRegex: only operate on messages from the current network
Reported by @jztech101.

The 'receivedBy' tag is now checked to match the current IRC object, which Works around ProgVal/Limnoria#1211.

From: 84b94d589c
2020-01-01 21:55:58 -08:00
..
local Import SedRegex plugin as of 2a556a1b84 2020-01-01 21:55:57 -08:00
README.md Import SedRegex plugin as of 2a556a1b84 2020-01-01 21:55:57 -08:00
__init__.py Import SedRegex plugin as of 2a556a1b84 2020-01-01 21:55:57 -08:00
config.py Import SedRegex plugin as of 2a556a1b84 2020-01-01 21:55:57 -08:00
plugin.py SedRegex: only operate on messages from the current network 2020-01-01 21:55:58 -08:00
test.py Import SedRegex plugin as of 2a556a1b84 2020-01-01 21:55:57 -08:00

README.md

History replacer using sed-style expressions.