Skip to content

Commit ae95e0b

Browse files
committed
Add config instructions for irssi - Thanks @lteo
1 parent f1a4bbc commit ae95e0b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

import_new_members

+9
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,15 @@ Changing your XMPP password (RECOMMENDED):
5959
1. In Pidgin select 'Accounts'.
6060
2. Click the name of your account ($u->{username}\@cobug.org).
6161
3. Click 'Change Password'.
62+
63+
Configure instructions for irssi:
64+
65+
1. Install the irssi-xmpp plugin (e.g. "pkg_add irssi-xmpp" on OpenBSD).
66+
2. After starting irssi, run: /load xmpp
67+
3. Connect to the cobug.org XMPP server:
68+
/xmppconnect -host cobug.org JABBER_ID PASSWORD
69+
4. To join the Multi User Chat:
70+
/j discussion\@conference.cobug.org
6271
6372
If you have further questions, please email them to admin\@cobug.org!
6473
~

0 commit comments

Comments
 (0)