| Issue 13: | Add control command support | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Add 1. /help - general help? 2. /follow - follow someone 3. /refresh - refresh immediately 4. /downtime - fetch scheduled down time 5. /d - direct message |
|
,
Jul 30, 2008
6. /block - block someone 7. /test - ping twitter? |
|
,
Jul 30, 2008
8. /update 30s - set new (temporary) update rate |
|
,
Aug 01, 2008
9. /ratelimit - show info. about current rate limit 10. /update default - reset update back to default 11. /update 0 - disable update |
|
,
Aug 05, 2008
For 5. /d - direct message,
Twitter uses "d ${user}" to send a direct message to the user. So I think we don't
need to implement this command.
|
|
,
Aug 05, 2008
I still think it'd be good to have the /d, as a duplicate for twitter services. This
way we can also test if direct message is working or not. "d ${user}" yield nothing
when failed.
But this can be done later of course.
|
|
,
Oct 03, 2008
12. /tag [set|bset|unset] <tag> Add <tag> in front of every messages, set prepend the tag, bset append the tag, unset remove the tag |
|
,
Oct 25, 2008
13. /replies get reply timeline |
|
,
Oct 25, 2008
(No comment was entered for this change.)
Status: Started
|
|
,
Oct 27, 2008
finish /replies, /refresh, /refresh_rate Pidgin does not support flexible argument parsing, so I add /refresh_rate. |
|
,
Oct 31, 2008
/tag, /btag, /untag supported now |
|
,
Feb 17, 2009
(No comment was entered for this change.)
Labels: -Priority-Medium Priority-High
|
|
,
Apr 24, 2009
May I make the suggestion of making a wiki page of the supported commands for this? Or possibly make a "twitter-readme.txt" file or somesuch. It'd be great to be able to find the supported commands and how to use them in one, quick place, as opposed to sifting the issues discussion. Thank you. |
|
,
Jul 09, 2009
/leave for Twitter This "unfollows" someone. It does not duplicate /block. |
|
|
|