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

NickServ authentification. #17

@Slind14

Description

@Slind14

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions