From 20fbdba2fe0ba5b2ec80c006f7f439b4f710d1ef Mon Sep 17 00:00:00 2001 From: spla Date: Thu, 18 Aug 2022 10:28:20 +0200 Subject: [PATCH] Updated --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a665a6a..9868542 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ The keywords that they can issue against the bot are the following: @your_bot status @your_bot sessions -The bot will process any of the above keywords thanks to the wrapper for ejabberd API (`ejabberdapi.py`, coded by me (WIP)) and the excellent wrapper for Mastodon API coded by [halcy](https://github.com/halcy/Mastodon.py) but, first time you run `python xmpp.py`, it will ask you for the needed parameters like: +The bot will process any of the above keywords thanks to the wrapper for ejabberd API (`ejabberdapi.py`, coded by me (WIP)) and the excellent wrapper for Mastodon API coded by [halcy](https://github.com/halcy/Mastodon.py). + +The first time you run `python xmpp.py`, it will ask you for the needed parameters like: - api_base_url: http://127.0.0.1:5280 (ejabberd server's API listen port) - local_vhost: your local ejabberd vhost