The old users-utils had an unnecessarily difficult-to-use API. This new one should be more straightforward and unified.
* Chat monitor: Improve the handling of usernames This PR ignores word boundaries in evasion regexes when filtering usernames, preventing the use of usernames with evasions of slurs in them. * properly fix merge conflicts