diff options
Diffstat (limited to 'doc/user-guide/commands.xml')
-rw-r--r-- | doc/user-guide/commands.xml | 19 |
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 #[<id>]</term><listitem><para>Delete your last Tweet (or one with the given ID)</para></listitem></varlistentry> - <varlistentry><term>rt <screenname|#id></term><listitem><para>Retweet someone's last Tweet (or one with the given ID)</para></listitem></varlistentry> - <varlistentry><term>reply <screenname|#id></term><listitem><para>Reply to a Tweet (with a reply-to reference)</para></listitem></varlistentry> - <varlistentry><term>rawreply <screenname|#id></term><listitem><para>Reply to a Tweet (with no reply-to reference)</para></listitem></varlistentry> - <varlistentry><term>report <screenname|#id></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 <screenname></term><listitem><para>Start following a person</para></listitem></varlistentry> - <varlistentry><term>unfollow <screenname></term><listitem><para>Stop following a person</para></listitem></varlistentry> - <varlistentry><term>favourite <screenname|#id></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 <message></term><listitem><para>Post a tweet</para></listitem></varlistentry> - <varlistentry><term>url <screenname|#id></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> |