Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

NickServ authentification. #17

Open
Slind14 opened this issue Mar 7, 2015 · 0 comments
Open

NickServ authentification. #17

Slind14 opened this issue Mar 7, 2015 · 0 comments

Comments

@Slind14
Copy link

Slind14 commented Mar 7, 2015

Hey,
could anyone get the bot to work with sasl/password. Whenever I try it doesn't join the irc server anymore. What I set is:

var config = {
  nick: 'brand-relaybot',
  username: 'brand-relaybot',
  realName: 'brand relaybot',
  password: '************************************',
  server: 'anarchy.esper.net',
  sasl: true,
  showErrors: true
  [slack stuff]
};

Edit: maybe I understood it wrong and the password is for the irc server not the user. Is there a way to authenticate with NickServe?

@Slind14 Slind14 closed this as completed Mar 7, 2015
@Slind14 Slind14 reopened this Mar 7, 2015
@Slind14 Slind14 changed the title userpassword/sasl NickServ authentification. Mar 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant