[tor-commits] [gettor/master] Added XMPP commands
ilv at torproject.org
ilv at torproject.org
Tue Sep 22 23:39:12 UTC 2015
commit 53e394f84e3e307ead8b8268b151503c6e9dc37b
Author: ilv <ilv at 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:
More information about the tor-commits
mailing list