benklop / microblog-purple

Automatically exported from code.google.com/p/microblog-purple
GNU General Public License v3.0
0 stars 0 forks source link

Update Wiki: list of usable commands #245

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As requested by andresen.nils now as issue:

The wiki readme/help is missing a list of short descriptions of the usable 
commands.

From http://www.webupd8.org/2009/03/twitter-in-pidgin-plugin.html :
{{{/replies - to get all replies to you
/refresh - get new tweets instantly
/tag, /btag, /untag - automatically tag all your message, good for tagging 
messages with some hash tag (Example: #election2008)}}}

I think there are more commands, I've found in the source:
replies   get replies timeline.
refresh   refresh tweets now.
refresh_rate   set refresh rate. /refreshrate 120 temporariy change refresh 
rate to 120 seconds
tag   prepend everything with a specified tag, unset with /untag
btag   append everything with a specified tag, unset with /untag
untag   unset already set tag
get   get specific user timeline. Use /get <screen_name> to fetch.

Original issue reported on code.google.com by sumeru...@googlemail.com on 6 Jul 2011 at 9:52

GoogleCodeExporter commented 9 years ago
Hi sumeru, thanks for the issue.
I have created a wiki page [Commands] that lists all currently available 
commands.
I have also created issue#247 for providing a /help command.

Original comment by andresen.nils@gmail.com on 7 Jul 2011 at 9:00