We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a4bbc commit ae95e0bCopy full SHA for ae95e0b
import_new_members
@@ -59,6 +59,15 @@ Changing your XMPP password (RECOMMENDED):
59
1. In Pidgin select 'Accounts'.
60
2. Click the name of your account ($u->{username}\@cobug.org).
61
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
71
72
If you have further questions, please email them to admin\@cobug.org!
73
~
0 commit comments