Last change
on this file since 861de54 was
a893271,
checked in by dx <dx@…>, at 2017-08-26T18:15:04Z
|
Twitter documentation: move commands to a chapter
The Twitter commands are now documented in their own chapter
accessed by help twitter instead of being hidden in `help set
commands`.
|
-
Property mode set to
100644
|
File size:
2.2 KB
|
Rev | Line | |
---|
[a893271] | 1 | <chapter id="twitter"> |
---|
| 2 | <title>Twitter</title> |
---|
| 3 | |
---|
| 4 | <para> |
---|
| 5 | Twitter allows you to use a set of commands in the Twitter channel/query. See <emphasis>help set commands</emphasis>. |
---|
| 6 | </para> |
---|
| 7 | |
---|
| 8 | <para> |
---|
| 9 | Anything that doesn't look like a command will be treated as a new message. Watch out for typos, or to avoid this behaviour, set the <emphasis>commands</emphasis> setting to <emphasis>strict</emphasis>, which causes the <emphasis>post</emphasis> command to become mandatory for posting. See <emphasis>help set commands</emphasis>. |
---|
| 10 | </para> |
---|
| 11 | |
---|
| 12 | <para> |
---|
| 13 | Here is a short description of the commands available: |
---|
| 14 | <variablelist> |
---|
| 15 | <varlistentry><term>undo [<#id>]</term><listitem><para>Delete your last message (or one with the given ID)</para></listitem></varlistentry> |
---|
| 16 | <varlistentry><term>rt <screenname|#id></term><listitem><para>Retweet someone's last message (or one with the given ID)</para></listitem></varlistentry> |
---|
| 17 | <varlistentry><term>reply <screenname|#id></term><listitem><para>Reply to a message (with a reply-to reference)</para></listitem></varlistentry> |
---|
| 18 | <varlistentry><term>rawreply <screenname|#id></term><listitem><para>Reply to a message (with no reply-to reference)</para></listitem></varlistentry> |
---|
| 19 | <varlistentry><term>report <screenname|#id></term><listitem><para>Report the given user (or the user who posted the message with the given ID) for sending spam. This will also block them.</para></listitem></varlistentry> |
---|
| 20 | <varlistentry><term>follow <screenname></term><listitem><para>Start following a person</para></listitem></varlistentry> |
---|
| 21 | <varlistentry><term>unfollow <screenname></term><listitem><para>Stop following a person</para></listitem></varlistentry> |
---|
| 22 | <varlistentry><term>favourite <screenname|#id></term><listitem><para>Favo<emphasis>u</emphasis>rite the given user's most recent message, or the given ID.</para></listitem></varlistentry> |
---|
| 23 | <varlistentry><term>post <message></term><listitem><para>Post a message</para></listitem></varlistentry> |
---|
| 24 | <varlistentry><term>url <screenname|#id></term><listitem><para>Show URL for a message to open it in a browser (and see context)</para></listitem></varlistentry> |
---|
| 25 | </variablelist> |
---|
| 26 | </para> |
---|
| 27 | |
---|
| 28 | </chapter> |
---|
Note: See
TracBrowser
for help on using the repository browser.