matrix-org/matrix-ircd

Implement AWAY irc command

vmiklos opened this issue · 1 comments

When I do /away foo in irssi, then I get:

   Aug 04 20:44:14.402 WARN Invalid IRC line, line: AWAY :foo

That's a bit strange, but it's a warning only. But then this away state gets stuck: when I would do /away, nothing happens.

I don't mind taking a look at this myself, if you could provide some code pointers where to handle this. Thanks :-)

Sorry, duplicate, github gave an error when submitting so I tried again and this was the result.