Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IRC commands not being passed to server #317

Closed
OvermindDL1 opened this issue Jan 19, 2017 · 2 comments
Closed

IRC commands not being passed to server #317

OvermindDL1 opened this issue Jan 19, 2017 · 2 comments
Assignees

Comments

@OvermindDL1
Copy link

@OvermindDL1 OvermindDL1 commented Jan 19, 2017

Attempting to use /away <msg> and /back does nothing but give this message:

/away blahg: Unknown IRC command.

Which is odd because the server most definitely does support this command. Tested a few others commands and none of those worked either.

@jhthorsen jhthorsen self-assigned this Jan 19, 2017
@jhthorsen
Copy link
Member

@jhthorsen jhthorsen commented Jan 23, 2017

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
@OvermindDL1
Copy link
Author

@OvermindDL1 OvermindDL1 commented Jan 23, 2017

Awesome, yeah a lot of the IRC commands this server basically requires were not working... ^.^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.