HolyLib.HideMsg
Description
Adds the given regex pattern to HolyLib's internal list of hidden messages, or removes it again if it was already added and remove is true.
The final logic that actually hides matching messages is still missing, so this function currently has no visible effect - it only tracks the list of patterns internally.