Differences between revisions 55 and 111 (spanning 56 versions)
Revision 55 as of 2014-01-06 08:22:42
Size: 2322
Editor: dx
Comment: add a link to the debugging page, which wasn't linked anywhere else
Revision 111 as of 2019-01-02 01:20:15
Size: 5873
Editor: dx
Comment: icq is dead
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
We'll use this Wiki to offer better on-line searchable [[http://bitlbee.org|BitlBee]] documentation. Since for now I have no clue how to structure this (and hope that some people will have time to help out), I'll just put some links to articles written so far here: We'll use this Wiki to offer better on-line searchable [[http://bitlbee.org|BitlBee]] documentation.
Line 9: Line 9:
  * How to connect to ...
   * HowtoFacebook
   * [[HowtoStudiVZ]]
   * HowtoTwitter
   * [[HowtoIdentica|HowtoStatusNet]]
   * HowtoGtalk (GMail/Google+ chat)
   * HowtoMsnXmpp
   * HowtoSkype
   * HowtoHipchat
   * [[HowToNWSChat]]
How to connect to ...

|| '''Service (Protocol)''' || '''Status''' ||
|| Plain XMPP (jabber) ||<#AAFFAA> Built-in (no special docs needed) ||
|| [[HowtoGtalk|Google talk (GMail/Google+ chat)]] (jabber) ||<#AAFFAA> Built-in (but no groupchats, see [[Hangouts]]) ||
|| [[HowtoTwitter|Twitter]] (twitter) ||<#AAFFAA> Built-in ||
|| [[HowtoStatusNet|StatusNet]] (twitter) ||<#AAFFAA> Built-in ||
|| [[HowtoStudiVZ|StudiVZ]] (jabber) ||<#AAFFAA> Built-in ||
|| [[HowToNWSChat|NWSChat]] (jabber) ||<#AAFFAA> Built-in ||
|| [[HowtoHipchat|Hipchat]] (jabber) ||<#AAFFAA> Built-in ||
|| [[HowtoSkypeWeb|Skype with skypeweb]] ||<#FFAAFF> Supported through [[HowtoPurple|libpurple]], recommended way to use skype ||
|| !GaduGadu ||<#FFAAFF> Supported through [[HowtoPurple|libpurple]] ||
|| [[HowtoSIPE|SIPE (Microsoft OCS / LCS / Lync / Skype for Business)]] ||<#FFAAFF> Supported through [[HowtoPurple|libpurple]] third party plugin ||
|| [[https://github.com/majn/telegram-purple|Telegram]] ||<#FFAAFF> Supported through [[HowtoPurple|libpurple]] third party plugin ||
|| [[Hangouts]] ||<#FFAAFF> Supported through [[HowtoPurple|libpurple]] third party plugin ||
|| [[https://bitbucket.org/olegoandreev/purple-vk-plugin|VK]] ||<#FFAAFF> Supported through [[HowtoPurple|libpurple]] third party plugin ||
|| [[https://github.com/EionRobb/funyahoo-plusplus|FunYahoo++]] ||<#FFAAFF> Supported through [[HowtoPurple|libpurple]] third party plugin ||
|| [[https://github.com/dylex/slack-libpurple|Slack]] ||<#FFAAFF> Supported through [[HowtoPurple|libpurple]] third party plugin ||
|| [[HowtoSTO|Star Trek Online]] (jabber) ||<#FFAAFF> Supported through [[HowtoPurple|libpurple]]'s jabber ||
|| Other protocols supported by libpurple ||<#FFAAFF> See [[HowtoPurple]] ||
|| [[https://github.com/jgeboski/bitlbee-steam|Steam]] ||<#AAFFAA> Third party plugin by jgeboski ||
|| [[HowtoFacebookMQTT|Facebook]] (MQTT) ||<#AAFFAA> Third party plugin by jgeboski. Replacement for facebook's XMPP ||
|| [[https://github.com/meh/bitlbee-torchat|Torchat]] ||<#AAFFAA> Third party plugin by meh ||
|| [[https://github.com/meh/bitlbee-omegle|Omegle]] ||<#AAFFAA> Third party plugin by meh ||
|| [[https://github.com/sm00th/bitlbee-discord/|Discord]] ||<#AAFFAA> Third party plugin by sm00th ||
|| [[HowtoMastodon|Mastodon]] ||<#AAFFAA> Third party plugin by kensanata ||
|| Yahoo (yahoo) ||<#FFAAAA> Seems dead now, see '!FunYahoo++' above ||
|| [[HowtoFacebookXMPP|Facebook]] (jabber) ||<#FFAAAA> Seems dead now, use [[HowtoFacebookMQTT|Facebook (MQTT)]] instead ||
|| [[HowtoMsn|MSN]] (msn) ||<#FFAAAA> Seems dead now, use [[HowtoSkypeWeb|skypeweb]] instead ||
|| [[HowtoSkype|Skype with skyped]] (skype) ||<#FFAAAA> Seems dead now, use [[HowtoSkypeWeb|skypeweb]] instead ||
|| [[HowtoSkypeWithSpectrum2|Skype with spectrum2]] (jabber) ||<#FFAAAA> Seems dead now, use [[HowtoSkypeWeb|skypeweb]] instead ||
|| [[HowtoWhatsapp|WhatsApp]] ||<#FFAAAA> The libpurple plugin is abandoned and no longer works ||
|| [[http://altrepo.eu/git/line-protocol|LINE instant messenger protocol]] ||<#FFAAAA> Might work but causes account bans ||
|| ICQ (oscar) ||<#FFAAAA> The old oscar protocol is gone, for the new protocol use [[https://github.com/EionRobb/icyque|icyque]] (purple) ||

Other third party IRC bridges unrelated to bitlbee, but that you might appreciate:

|| '''Service''' || '''Bridge''' || '''Notes''' ||
|| Google Hangouts || [[https://github.com/mtomwing/pickups|pickups]] || Python. Useful for groupchats, which gtalk's XMPP doesn't support ||
|| Campfire || [[https://github.com/zerowidth/camper_van|camper_van]] || Ruby ||
|| Matrix || [[https://github.com/matrix-org/matrix-ircd|matrix-ircd]] || Rust ||


Other pages:
Line 20: Line 55:
   * [[FAQ|General FAQs]]
   * [[SendNewlines|Send a multi-line message]]
Line 22: Line 59:
   * [[HowtoPurple|BitlBee powered by libpurple]]
Line 26: Line 62:
   * [[GtalkGroupchats|Group chats in bitlbee using gtalk account]]
Line 30: Line 65:
  * Other FAQs
Line 32: Line 66:
   * [[GtalkEvilness|Google Talk using non-GMail addresses]]
Line 34: Line 67:
   * [[UiFix|BitlBee ui-fix branch, now known as BitlBee 3.0]]    * [[SelfMessages|Self-messages]]
   * [[UnixSockets|Using unix sockets to connect from your irc client]]
   * [[Prevent Ping Timeout]]
  * Plugins/add-ons/etc
   * [[HowtoPurple|BitlBee powered by libpurple]]
   * [[bitlbee-otr|OTR (Off-the-Record Messaging) with bitlbee]]
Line 37: Line 75:
   * [[GetTrace|Getting a backtrace for bugreports]]
   * [[Debugging]]
  * Plugins/add-ons/etc
   * [[bitlbee-otr|OTR (Off-the-Record Messaging) with bitlbee]]
   * [[bitlbee-sipe|SIPE, including Microsoft's OCS (Office Communications Server)]]
   * [[ThirdPartyPlugins|List of known third-party plugins]]
   * [[Debugging|General debugging tips]]
   * [[DebuggingCrashes|Debugging crashes]]
Line 46: Line 80:
   * [[XChatTips|XChat/PChat HowTo]]    * [[Hexchat_tips]]
  * Old stuff kept for historical reasons
   * [[GtalkGroupchats|Group chats in bitlbee using gtalk account]] (outdated?)
   * [[UiFix|BitlBee ui-fix branch, now known as BitlBee 3.0]]
   * [[VersionReference|Version reference tables]] (mostly about the transition from otr 3 to 4)
   * [[GtalkEvilness|Google Talk using non-GMail addresses]]

BitlBee Wiki

We'll use this Wiki to offer better on-line searchable BitlBee documentation.

How to connect to ...

Service (Protocol)

Status

Plain XMPP (jabber)

Built-in (no special docs needed)

Google talk (GMail/Google+ chat) (jabber)

Built-in (but no groupchats, see Hangouts)

Twitter (twitter)

Built-in

StatusNet (twitter)

Built-in

StudiVZ (jabber)

Built-in

NWSChat (jabber)

Built-in

Hipchat (jabber)

Built-in

Skype with skypeweb

Supported through libpurple, recommended way to use skype

GaduGadu

Supported through libpurple

SIPE (Microsoft OCS / LCS / Lync / Skype for Business)

Supported through libpurple third party plugin

Telegram

Supported through libpurple third party plugin

Hangouts

Supported through libpurple third party plugin

VK

Supported through libpurple third party plugin

FunYahoo++

Supported through libpurple third party plugin

Slack

Supported through libpurple third party plugin

Star Trek Online (jabber)

Supported through libpurple's jabber

Other protocols supported by libpurple

See HowtoPurple

Steam

Third party plugin by jgeboski

Facebook (MQTT)

Third party plugin by jgeboski. Replacement for facebook's XMPP

Torchat

Third party plugin by meh

Omegle

Third party plugin by meh

Discord

Third party plugin by sm00th

Mastodon

Third party plugin by kensanata

Yahoo (yahoo)

Seems dead now, see 'FunYahoo++' above

Facebook (jabber)

Seems dead now, use Facebook (MQTT) instead

MSN (msn)

Seems dead now, use skypeweb instead

Skype with skyped (skype)

Seems dead now, use skypeweb instead

Skype with spectrum2 (jabber)

Seems dead now, use skypeweb instead

WhatsApp

The libpurple plugin is abandoned and no longer works

LINE instant messenger protocol

Might work but causes account bans

ICQ (oscar)

The old oscar protocol is gone, for the new protocol use icyque (purple)

Other third party IRC bridges unrelated to bitlbee, but that you might appreciate:

Service

Bridge

Notes

Google Hangouts

pickups

Python. Useful for groupchats, which gtalk's XMPP doesn't support

Campfire

camper_van

Ruby

Matrix

matrix-ircd

Rust

Other pages:

The main point of this Wiki is that it'll show up in search results for common BitlBee questions/etc.

This wiki is powered by MoinMoin.

BitlBee Wiki: FrontPage (last edited 2024-05-21 20:42:15 by Zauberfisch)