bitlbee

Links

安裝

$ sudo aptitude install bitlbee

選擇你要使用的 port number

$ sudo dpkg-reconfigure bitlbee

設定 bitlbee

參考:freehaha 感謝!

$ sudo vi /etc/bitlbee/bitlbee.conf

    DaemonInterface = 127.0.0.1
    DaemonPort = xxxx

搭配 irssi

    /network add IM
    /server add -auto -network IM 127.0.0.1 xxxx
    /connect IM

進入 bitlbee後

register [pwd]

identify [pwd]

MSN: account add msn [id] [pwd]

GMAIL account add jabber [id] [pwd] talk.google.com:5223:ssl

set charset UTF-8

save

account on 0

可以 msn了

Using BitlBee

To refresh your buddy list:

blist

To message a buddy:

/msg username message

or, for a single IM and not creating a dedicated new window:

user: message

If bitlbee is driving you crazy with all the status updates you can suppress those by ignoring that output:

/ignore &bitlbee MODES

If you'd like to make bitlbee strip off any html from those other clients, use:

set strip_html true

If you ever need to change one of the account passwords in Bitlbee use:

set password {account #} {new password}

搭配 emacs

[ 書籤 | 搜尋 | blog | 留言 | Home ]

Firefox Emacs Muse Debian

最後更新 三月 12, 2008 , by alan

Creative Commons License
本 著作 係採用 創用 CC 姓名標示-非商業性-相同方式分享 2.5 台灣 授權條款授權.