- Timestamp:
- 2016-12-26T00:18:55Z (8 years ago)
- Branches:
- master
- Children:
- 6908ab7
- Parents:
- 15a8c94
- git-author:
- dequis <dx@…> (25-12-16 22:07:48)
- git-committer:
- dequis <dx@…> (26-12-16 00:18:55)
- Location:
- doc
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/README
r15a8c94 r1999fe5 161 161 file COPYING for this license. 162 162 163 The Yahoo! library used by BitlBee is libyahoo2 <http://libyahoo2.sf.net/>,164 also licensed under the GPL.165 166 163 167 164 BitlBee - An IRC to other chat networks gateway -
doc/bitlbee.8
r15a8c94 r1999fe5 39 39 networks and acts as a gateway. Users can connect to the server 40 40 with any normal IRC client and see their 'buddy list' in 41 &bitlbee. It currently supports Oscar (AIM and ICQ), 42 MSN, Jabber, Yahoo! and Twitter. 41 &bitlbee. 43 42 44 43 \fBbitlbee\fP should be called by -
doc/user-guide/Installation.xml
r15a8c94 r1999fe5 36 36 settings and buddy information. <filename>/var/lib/bitlbee/</filename> 37 37 is the default value.</para></listitem> 38 <listitem><para>msn, jabber, oscar, yahoo- By default, support for all38 <listitem><para>msn, jabber, oscar, twitter - By default, support for all 39 39 these IM-protocols (OSCAR is the protocol used by both ICQ and AIM) will 40 40 be compiled in. To make the binary a bit smaller, you can use these options -
doc/user-guide/commands.xml
r15a8c94 r1999fe5 21 21 <description> 22 22 <para> 23 Adds an account on the given server with the specified protocol, username and password to the account list. Supported protocols right now are: Jabber, MSN, OSCAR (AIM/ICQ), Yahoo and Twitter. For more information about adding an account, see <emphasis>help account add <protocol></emphasis>.23 Adds an account on the given server with the specified protocol, username and password to the account list. For a list of supported protocols, use the <emphasis>plugins</emphasis> command. For more information about adding an account, see <emphasis>help account add <protocol></emphasis>. 24 24 </para> 25 25 … … 338 338 <description> 339 339 <para> 340 Requests IM-network-specific information about the specified user. The amount of information you'll get differs per protocol. For some protocols (ATM Yahoo! and MSN)it'll give you an URL which you can visit with a normal web browser to get the information.340 Requests IM-network-specific information about the specified user. The amount of information you'll get differs per protocol. For some protocols it'll give you an URL which you can visit with a normal web browser to get the information. 341 341 </para> 342 342 </description> … … 1053 1053 <description> 1054 1054 <para> 1055 Some protocols (MSN, Yahoo!, GTalk) can notify via IM about new e-mail. Since most people use their Hotmail/Yahoo! addresses as a spam-box, this is disabled default. If you want these notifications, you can enable this setting.1055 Some protocols can notify via IM about new e-mail. If you want these notifications, you can enable this setting. 1056 1056 </para> 1057 1057 </description> -
doc/user-guide/help.xml
r15a8c94 r1999fe5 18 18 <varlistentry><term>groupchats</term><listitem><para>How to work with groupchats on BitlBee</para></listitem></varlistentry> 19 19 <varlistentry><term>nick_changes</term><listitem><para>Changing your nickname without losing any settings</para></listitem></varlistentry> 20 <varlistentry><term> smileys</term><listitem><para>A summary of some non-standard smileys you might find and fail to understand</para></listitem></varlistentry>20 <varlistentry><term>identify_methods</term><listitem><para>A list of ways to (auto-)identify to your account</para></listitem></varlistentry> 21 21 </variablelist> 22 22 … … 49 49 <varlistentry><term>groupchats</term><listitem><para>How to work with groupchats on BitlBee</para></listitem></varlistentry> 50 50 <varlistentry><term>nick_changes</term><listitem><para>Changing your nickname without losing any settings</para></listitem></varlistentry> 51 <varlistentry><term> smileys</term><listitem><para>A summary of some non-standard smileys you might find and fail to understand</para></listitem></varlistentry>51 <varlistentry><term>identify_methods</term><listitem><para>A list of ways to (auto-)identify to your account</para></listitem></varlistentry> 52 52 </variablelist> 53 53 -
doc/user-guide/misc.xml
r15a8c94 r1999fe5 77 77 78 78 <para> 79 Some protocols (like Jabber) also support named groupchats. BitlBee now supports these too. You can use the <emphasis>chat add</emphasis> command to join them. See <emphasis>help chat add</emphasis> for more information. 80 </para> 81 79 Some protocols (like Jabber) also support named groupchats. BitlBee supports these too. You can use the <emphasis>chat add</emphasis> command to join them. See <emphasis>help chat add</emphasis> for more information. 80 </para> 81 82 <para> 83 If you don't know the name of a named groupchat, you can try the <emphasis>chat list</emphasis> command to get a list of chatrooms from a server. See <emphasis>help chat list</emphasis> for usage instructions. 84 </para> 82 85 </sect1> 83 86 … … 265 268 everything in the handle up to the first @. 266 269 </para> 270 271 </sect1> 272 273 <sect1 id="identify_methods"> 274 <title>Identifying to your BitlBee account</title> 275 276 <para>There are several methods to identify (log in) to your registered BitlBee account. All of these are equivalent:</para> 277 278 <variablelist> 279 <varlistentry> 280 <term>The 'identify' command</term> 281 <listitem><para>sent to &bitlbee or root. See <emphasis>help identify</emphasis> for details.</para></listitem> 282 </varlistentry> 283 <varlistentry> 284 <term>/msg nickserv identify</term> 285 <listitem><para>Same as above, but sent to NickServ. Useful with some auto-identify scripts.</para></listitem> 286 </varlistentry> 287 <varlistentry> 288 <term>/nickserv or /ns</term> 289 <listitem><para>Same as above, but using the command aliases to NickServ.</para></listitem> 290 </varlistentry> 291 <varlistentry> 292 <term>Server password</term> 293 <listitem><para>A field in the server connection settings of your irc client.</para></listitem> 294 </varlistentry> 295 <varlistentry> 296 <term>SASL PLAIN</term> 297 <listitem><para>A newer method, good choice if your client supports it. (Note: "SASL" is <emphasis>not</emphasis> related to "SSL")</para></listitem> 298 </varlistentry> 299 </variablelist> 300 301 <para>To configure your client to auto-identify, the last two methods are recommended. SASL if you have it, but server password is often the easiest.</para> 302 303 <para>Note: If you changed bitlbee.conf to have <emphasis>AuthMode = Closed</emphasis>, server password will be used for that instead. If you have never heard of that setting before, you can ignore it and just use it.</para> 267 304 268 305 </sect1> -
doc/user-guide/quickstart.xml
r15a8c94 r1999fe5 3 3 4 4 <para> 5 Welcome to BitlBee, your IRC gateway to ICQ, MSN, AOL, Jabber, Yahoo! and Twitter.5 Welcome to BitlBee, your IRC gateway to other instant messaging protocols. 6 6 </para> 7 7 … … 43 43 44 44 <para> 45 Other available IM protocols are msn, oscar, yahoo and twitter. OSCAR is the protocol used by ICQ and AOL. For more information about the <emphasis>account add</emphasis> command, see <emphasis>help account add</emphasis>. 45 Other built-in IM protocols include msn, oscar and twitter. OSCAR is the protocol used by ICQ and AOL. Some protocols may be available as plugins that you can install, such as facebook, steam, discord and omegle. And you can get even more protocols by using the libpurple variant of BitlBee. 46 </para> 47 48 <para> 49 For a list of currently supported protocols, use the <emphasis>plugins</emphasis> command. For more information about the <emphasis>account add</emphasis> command, see <emphasis>help account add</emphasis>. 46 50 </para> 47 51 … … 136 140 137 141 <para> 138 If you're still looking for something, please visit us in #bitlbee on the OFTC network ( you can connect via irc.bitlbee.org), or mail us your problem/suggestion. Good luck and enjoy the Bee!142 If you're still looking for something, please visit us in #bitlbee on the OFTC network (irc.oftc.net). Good luck and enjoy the Bee! 139 143 </para> 140 144
Note: See TracChangeset
for help on using the changeset viewer.