Ignore:
Timestamp:
2012-09-15T16:03:33Z (12 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
b61c74c
Parents:
7281ad1
Message:

Twitter module cleanup: Both Twitter and identi.ca "modules" support OAuth
now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/user-guide/commands.xml

    r7281ad1 rb3d99e3  
    6969                       
    7070                        <bitlbee-command name="twitter">
    71                                 <syntax>account add twitter &lt;handle&gt; [&lt;password&gt;]</syntax>
     71                                <syntax>account add twitter &lt;handle&gt;</syntax>
    7272
    7373                                <description>
     
    9595                       
    9696                        <bitlbee-command name="identica">
    97                                 <syntax>account add identica &lt;handle&gt; [&lt;password&gt;]</syntax>
     97                                <syntax>account add identica &lt;handle&gt;</syntax>
    9898
    9999                                <description>
    100100                                        <para>
    101                                                 Same protocol as <emphasis>twitter</emphasis>, but defaults to a <emphasis>base_url</emphasis> pointing at identi.ca, and with OAuth disabled.
     101                                                Same protocol as <emphasis>twitter</emphasis>, but defaults to a <emphasis>base_url</emphasis> pointing at identi.ca. It also works with OAuth (so don't specify your password).
    102102                                        </para>
    103103                                </description>
Note: See TracChangeset for help on using the changeset viewer.