-
Notifications
You must be signed in to change notification settings - Fork 231
/sanick snomask output #360
Copy link
Copy link
Closed
Labels
Milestone
Description
Using /sanick, as an operator, on any given nickname, it returns the same output:
"[10.02.2019 09:52] [Notice] -oragono.test- -NICK- Shaorma changed nickname to Lolo"
Not very clear, I would expect something like:
"[10.02.2019 09:52] [Notice] -oragono.test- -SANICK- [oper]Dan has changed Shaorma's nickname to Lolo"
The part with [oper] is optional. But the latest gives a more clear message about what happened.
Whether just NICK or SANICK should be used in the output, it doesn't really matter, but I belive that the messages the ircd outputs should be a tad more self-descriptive, since not everyone is a dev. or tech-savvy.
Reactions are currently unavailable