You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry if this is a duplicate. Testing just now, this is a normal 403 ERR_NOSUCHCHANNEL, with three parameters (nickname, channel name, and human-readable description):
TOPIC #nonexistentchannel
:tungsten.libera.chat 403 slingamn__ #nonexistentchannel :No such channel
But this one has two parameters:
TOPIC ::
:tungsten.libera.chat 403 slingamn__ : :No such channel
Sorry if this is a duplicate. Testing just now, this is a normal
403 ERR_NOSUCHCHANNEL
, with three parameters (nickname, channel name, and human-readable description):But this one has two parameters:
and this one has four:
I've been sending
*
in this case, which is not necessarily the right answer:https://github.com/ergochat/ergo/blob/2274ef3fa05c2b99372ecfc28f4ddb06677b5746/irc/utils/args.go#L33-L40
Thanks for your time.
The text was updated successfully, but these errors were encountered: