aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide/commands.xml
diff options
context:
space:
mode:
authorAlex Schroeder <alex@gnu.org>2017-08-09 08:36:20 +0200
committerdx <dx@dxzone.com.ar>2017-08-26 15:15:04 -0300
commita89327153865493f5a86cb6a4b005f150a54cb3b (patch)
treea46a18d1710ba9b2667d433ae46afb38c9dcc85d /doc/user-guide/commands.xml
parentd11822ad2ff37193c8a5c6fc34d8c175e2281efc (diff)
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`.
Diffstat (limited to 'doc/user-guide/commands.xml')
-rw-r--r--doc/user-guide/commands.xml19
1 files changed, 1 insertions, 18 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml
index 1ddf9764..b21f75a2 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -890,24 +890,7 @@
<description>
<para>
- With this setting enabled, you can use some commands in your Twitter channel/query. The commands are simple and not documented in too much detail:
- </para>
-
- <variablelist>
- <varlistentry><term>undo #[&lt;id&gt;]</term><listitem><para>Delete your last Tweet (or one with the given ID)</para></listitem></varlistentry>
- <varlistentry><term>rt &lt;screenname|#id&gt;</term><listitem><para>Retweet someone's last Tweet (or one with the given ID)</para></listitem></varlistentry>
- <varlistentry><term>reply &lt;screenname|#id&gt;</term><listitem><para>Reply to a Tweet (with a reply-to reference)</para></listitem></varlistentry>
- <varlistentry><term>rawreply &lt;screenname|#id&gt;</term><listitem><para>Reply to a Tweet (with no reply-to reference)</para></listitem></varlistentry>
- <varlistentry><term>report &lt;screenname|#id&gt;</term><listitem><para>Report the given user (or the user who posted the tweet with the given ID) for sending spam. This will also block them.</para></listitem></varlistentry>
- <varlistentry><term>follow &lt;screenname&gt;</term><listitem><para>Start following a person</para></listitem></varlistentry>
- <varlistentry><term>unfollow &lt;screenname&gt;</term><listitem><para>Stop following a person</para></listitem></varlistentry>
- <varlistentry><term>favourite &lt;screenname|#id&gt;</term><listitem><para>Favo<emphasis>u</emphasis>rite the given user's most recent tweet, or the given tweet ID.</para></listitem></varlistentry>
- <varlistentry><term>post &lt;message&gt;</term><listitem><para>Post a tweet</para></listitem></varlistentry>
- <varlistentry><term>url &lt;screenname|#id&gt;</term><listitem><para>Show URL for a tweet to open it in a browser (and see context)</para></listitem></varlistentry>
- </variablelist>
-
- <para>
- Anything that doesn't look like a command will be treated as a tweet. Watch out for typos, or to avoid this behaviour, you can set this setting to <emphasis>strict</emphasis>, which causes the <emphasis>post</emphasis> command to become mandatory for posting a tweet.
+ With this setting enabled, you can use some commands in your Twitter channel/query. See <emphasis>help twitter</emphasis> for the list of extra commands available.
</para>
</description>
</bitlbee-setting>