ergochat / ergo

A modern IRC server (daemon/ircd) written in Go.
https://ergo.chat/
MIT License
2.21k stars 176 forks source link

ChanServ set url and email spport? #2093

Open poVoq opened 9 months ago

poVoq commented 9 months ago

Some other ChanServ implementations allow associating urls and email addresses with a channel via the /CS set url/email command.

This is useful to add a link to a Code of Conduct or similar and have an abuse contact email address for individual channels.

It doesn't seem like this is currently supported in Ergo.