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

Nickname authentication #33

Open
k0nsl opened this issue May 5, 2017 · 3 comments
Open

Nickname authentication #33

k0nsl opened this issue May 5, 2017 · 3 comments

Comments

@k0nsl
Copy link

k0nsl commented May 5, 2017

Consider adding nickname authentication with ordinary IRC server services such as NickServ.

@godfat
Copy link
Member

godfat commented May 28, 2017

Do you mean the bot should authenticate itself?

@k0nsl
Copy link
Author

k0nsl commented May 29, 2017

@godfat: Yep, exactly. Roughly my idea of it just means that the bot administrator can pre-register a nickname for the bot, then supply the password in the bot configuration and have the bot authenticate to NickServ.

@godfat
Copy link
Member

godfat commented May 29, 2017

@k0nsl Then this should be simple to implement. We could make it that providing a password, then the bot would try to authenticate itself, otherwise skip that step. Not sure if we could do this in Cinch already though? Maybe it's already there :P

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

No branches or pull requests

2 participants