From 92d4deadc28b8e3b54f7c4991c4a6cb12454d5ec Mon Sep 17 00:00:00 2001 From: Ingvar Date: Mon, 2 May 2016 12:21:25 +0300 Subject: [PATCH] Readme - commands fix --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0ead880..0fa8f1e 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Based on [toxygen](https://github.com/xveduk/toxygen/) toxcore wrapper ``python main.py path_to_profile`` #Commands: +``` help - list of commands rights - get access rights @@ -73,6 +74,9 @@ message - send message to friend (masters only) message --all - send message to all friends (masters only) stop - stop bot (masters only) +``` Users with write access can send files to bot. + +Example of settings is [here](/settings.json)