[gettor/master] Added XMPP commands

commit 53e394f84e3e307ead8b8268b151503c6e9dc37b Author: ilv <ilv@users.noreply.github.com> Date: Wed Aug 6 17:29:26 2014 -0400 Added XMPP commands Current supported commands. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0026b96..93a43e6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ gettor ====== GetTor Revamp (on development). + Google Summer of Code 2014. * To get the current repo: @@ -57,7 +58,13 @@ $ pip install sleekxmpp $ python xmpp_demo.py -4) To communicate with the bot using Pidgin click on Friends -> New instant message. There are still some issues with bot responses. +4) To communicate with the bot using Pidgin click on Friends -> New instant message -> Enter the address used in xmpp.cfg to start comunicating with it. Current commands are as follows: + +operating_system locale: it'll get you links for operating system in the locale specified e.g. linux en + +help locale: it'll get you help info in locale e.g. help es + +Default locale is en, and default response is help. The xmpp module has been used in the following providers:
participants (1)
-
ilv@torproject.org