From 165a5c86ca0ad4b6df0c4a9b4ff19b1534dc6f4c Mon Sep 17 00:00:00 2001 From: anekos Date: Fri, 17 Dec 2010 01:00:09 +0900 Subject: Fix help --- twittperator.js | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/twittperator.js b/twittperator.js index d2ba9d0..c3e2e40 100644 --- a/twittperator.js +++ b/twittperator.js @@ -28,7 +28,7 @@ let PLUGIN_INFO = Twittperator Twitter Client using OAuth and Streaming API OAuth/StreamingAPI対応Twitterクライアント - 1.11.2 + 1.11.3 2.3 3.0 teramako @@ -48,8 +48,10 @@ let PLUGIN_INFO = Shows recent your timeline. (The timeline will be cashed and expired 90 seconds after Twittperator get from Twitter.) :tw[ittperator]! Gets recent your timeline from Twitter and shows it. + :tw[ittperator]!@ + Shows mentions to you. :tw[ittperator]!@user - Shows mentions to @user or @user's tweets. + Show @user's tweets. :tw[ittperator] {TweetText} Tweets {TweetText}. :tw[ittperator] RT @user#id: {refTweet} @@ -105,8 +107,10 @@ let PLUGIN_INFO = 前回取得したタイムラインを表示します。 (キャッシュが90秒以上古い場合は再取得。) :tw[ittperator]! 強制的に取得したタイムラインを表示します。 + :tw[ittperator]!@ + あなたへの言及(mentions)表示します。 :tw[ittperator]!@user - @useridへのmentionを表示します。 + @user のタイムラインを表示します。 :tw[ittperator] {TweetText} {TweetText}をポストします。 :tw[ittperator] RT @user#id: {refTweet} -- cgit v1.2.3