From e603fc6d7934b30735b31411668ffdfaf2e7b931 Mon Sep 17 00:00:00 2001 From: spla Date: Tue, 9 Aug 2022 11:20:16 +0200 Subject: [PATCH] Updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97716ab..1817a2e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The keywords that they can issue against the bot are the following: @your_bot unregister @your_bot stats -The bot will process any of the above keywords thanks to the wrapper for ejabberd API (included) and the wrapper for Akkoma API (also included) 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`, included) and the wrapper for Akkoma API (`akkoma.py`, also included) but, 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 - local_vhost: your local ejabberd vhost