Skip to content

Instantly share code, notes, and snippets.

@cwfoo
Forked from moisseev/TB_Chat_auth.md
Created February 20, 2020 01:12
Show Gist options
  • Save cwfoo/f7d3100eb426b860c7c2fda0d80524c8 to your computer and use it in GitHub Desktop.
Save cwfoo/f7d3100eb426b860c7c2fda0d80524c8 to your computer and use it in GitHub Desktop.
Using Thunderbird's Chat to connect to IRC servers requiring authentication

There are two ways to authenticate on IRC server:

  1. Identify nick with NickServ;
  2. Using the PASS command in the IRC protocol (not supported in the Thunderbird UI).

If your server or bouncer requires [2], set the following preferences as string values:

messenger.account.accountN.options.serverPassword
messenger.account.accountN.options.username
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment