now we can get status of remote user
[mirrors/libpurple-core-answerscripts.git] / README.md
index 57921952dcbd76f96669caf6f342664b2fdb6905..33fe650faa507bb3f8ae88f7eec68ecd0b33b738 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,6 +32,8 @@ There are lot of hacks that you can do with this simple framework if you know so
       * ANSW\_R\_NAME  (ID of remote user - "buddy")
       * ANSW\_R\_GROUP (group which contains that buddy OR empty string)
       * ANSW\_R\_ALIAS (buddy's alias, server alias, contact alias, username OR empty string)
+      * ANSW\_R\_STATUS        (unique ID of remote user's status. eg.: available, away,...)
+      * ANSW\_R\_STATUS\_MSG   (status message set by your buddy)
       * ANSW\_L\_NAME  (ID of local user)
       * ANSW\_L\_ALIAS (Alias of local user OR empty string)
       * ANSW\_L\_STATUS        (unique ID of local user's status. eg.: available, away,...)
This page took 0.085907 seconds and 4 git commands to generate.