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

Allow to set custom identify request message on Nickserv module #1611

Open
ilovelinux opened this issue Oct 26, 2018 · 4 comments · May be fixed by #1612
Open

Allow to set custom identify request message on Nickserv module #1611

ilovelinux opened this issue Oct 26, 2018 · 4 comments · May be fixed by #1612

Comments

@ilovelinux
Copy link

I'm actually connected to a non-english server. IRC OPs translated the Nickserv identify request message and obviously ZNC doesn't recognize it.
Allowing people to set up a custom identify request message that will be used to match Nickserv identify request will avoid issues like #588 and #364

@DarthGandalf
Copy link
Member

DarthGandalf commented Oct 26, 2018 via email

@ilovelinux
Copy link
Author

Server doesn't support SASL. I had to recompile nickserv.cpp adding the identify request message I needed

@dgw
Copy link
Contributor

dgw commented Oct 26, 2018

Since the nickserv module already supports configuring the messages it sends, I don't think it's too much to also support custom matching on inbound notices from services.

I think I'll play with this, and send a PR if I get something working.

@dgw dgw linked a pull request Oct 26, 2018 that will close this issue
@Mikaela
Copy link
Contributor

Mikaela commented Oct 27, 2018

It's also possible to use perform for NickServ identifying.

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

Successfully merging a pull request may close this issue.

4 participants