Updated
This commit is contained in:
pare
8820dc6bfd
commit
20fbdba2fe
S'han modificat 1 arxius amb 3 adicions i 1 eliminacions
|
@ -10,7 +10,9 @@ The keywords that they can issue against the bot are the following:
|
||||||
@your_bot status
|
@your_bot status
|
||||||
@your_bot sessions
|
@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)
|
- api_base_url: http://127.0.0.1:5280 (ejabberd server's API listen port)
|
||||||
- local_vhost: your local ejabberd vhost
|
- local_vhost: your local ejabberd vhost
|
||||||
|
|
Loading…
Referencia en una nova incidència