IRC commands not being passed to server #317
Closed
Labels
Comments
|
This used to be a design decision, since I wanted to track responses to given commands, while the IRC protocol doesn't really work that way. I'm working on a new branch https://github.com/Nordaaker/convos/tree/message-event which will allow you to send/receive any command. |
This was referenced Jan 23, 2017
Closed
|
Awesome, yeah a lot of the IRC commands this server basically requires were not working... ^.^ |
jhthorsen
added a commit
that referenced
this issue
Jan 24, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Attempting to use
/away <msg>and/backdoes nothing but give this message:Which is odd because the server most definitely does support this command. Tested a few others commands and none of those worked either.
The text was updated successfully, but these errors were encountered: