Added FROM_GROUP to README
authorHarvie <tomas@mudrunka.cz>
Tue, 28 Sep 2010 23:11:16 +0000 (01:11 +0200)
committerHarvie <tomas@mudrunka.cz>
Tue, 28 Sep 2010 23:11:16 +0000 (01:11 +0200)
README.md

index c06b3137c0c4f825ef01bc095058eedbcf1dab8c..7394257c3285f2a6e1213b8aaffc96d11999e567 100644 (file)
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ There are lot of hacks that you can do with this simple framework if you know so
     * Following **environment values are passed** to the script:
       * ANSW\_MSG      (text of the message)
       * ANSW\_FROM     (who sent you message)
     * Following **environment values are passed** to the script:
       * ANSW\_MSG      (text of the message)
       * ANSW\_FROM     (who sent you message)
+      * ANSW\_FROM_GROUP       (group which contains that buddy)
       * ANSW\_PROTOCOL (protocol used to deliver the message. eg.: jabber, irc,...)
       * ANSW\_STATUS   (unique ID of status. eg.: available, away,...)
       * ANSW\_STATUS\_MSG      (status message set by user)
       * ANSW\_PROTOCOL (protocol used to deliver the message. eg.: jabber, irc,...)
       * ANSW\_STATUS   (unique ID of status. eg.: available, away,...)
       * ANSW\_STATUS\_MSG      (status message set by user)
This page took 0.125019 seconds and 4 git commands to generate.