ergochat / ergo

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

fix #2043 #2162

Closed slingamn closed 5 months ago

slingamn commented 5 months ago

Add human-readable description parameters to multiline fail messages, since they are technically required by the standard-replies spec (although the utility of showing them to users is dubious)

slingamn commented 5 months ago

We don't have irctests for any of the FAIL cases...