Introduction
First of all: Bitlbee is not a new IM, instead it is something like an IRC-Gateway. That means, you connect with your favourite IRC-Client on a bitlbee server and on this server you can set up connections to your messenger-services. At the moment bitlbee supports ICQ, MSN, AIM, Yahoo and finally: Jabber.
Too hard to understand? Ok, I'll be more precise.
After you connected to a bitlbee irc-server you will be thrown into the channel #bitlbee. Then, as already said, you can set up connections to your favorite IM-services. When you finished, all people who are in your contact list will join the channel #bitlbee - you'll just have to open a query and then you can speak to the persons on your contact list similar like using an IM
Ok, I've told you enough. Still interested? Then follow the next step.
Go go go!
First, you can either emerge your own bitlbee server or you can just use a public server like me. Pick the nearest mirror from here: http://bitlbee.org/main.php/servers.html .. and connect with your irc-client to the server.
You will be auto-joined into the channel #bitlbee, now it's time to set up your account data. Afterwards you'll have to register your nickname with
Code: Select all
register your_passwordChoose what services you need / want and type the specific command:
Code: Select all
* Jabber
o account add jabber you@jabber.org your_password
* MSN
o account add msn you@hotmail.com your_password
* ICQ
o account add oscar your_icq_number your_icq_password login.icq.com
* AIM
o account add oscar your_aim_number your_aim_password login.oscar.aol.com
* Yahoo
o account add yahoo your_yahoo_screenname your_yahoo_passwordCode: Select all
account onCode: Select all
account listCode: Select all
account del ACCOUNT_NUMBERThe only problem which bitlbee has is it can't add IM-Contacts, which are stored on your contact-list automatically to the specific IM-Protocol, so when you try to add a new friend you will have to use your account number, which you can view with account list. So the syntax is:
Code: Select all
add ACCOUNT-NUMBER ICQ/MSN/YAHOO/AIM-NICK NICKNAMEAnd don't forget to add
Code: Select all
identify your_passwordScreenshots
http://bitlbee.org/main.php/screenshots.html
Have fun!




