Valerie Liu
Valerie Liu
[ObsidianIRC supports this](https://github.com/ObsidianIRC/ObsidianIRC/blob/d82b7e1d2e0a45d9588de11664219841ac4bf822/src/protocol/isupport.ts#L10): UnrealIRCd will also soon be supporting this via third-party module, but I think since this seems quite popular I'll wishfully PR it to main ;D ([1](https://github.com/unrealircd/unrealircd/pull/325), [2](https://github.com/unrealircd/unrealircd-contrib/pull/134))
Indeed, according to the code, it's strange that it tried to convert to a umode command when the code already checked the target begins with a `#` which a nick...