Add instructions to run the bot without prompts.

This commit is contained in:
Schimon Jehudah, Adv. 2024-05-31 13:59:50 +03:00
parent 9513459b1f
commit c1a5d8d5a6

View file

@ -65,12 +65,18 @@ $ pipx install git+https://git.xmpp-it.net/sch/BukuBot
Start by executing the command `bukubot` and enter Username and Password of an existing XMPP account. Start by executing the command `bukubot` and enter Username and Password of an existing XMPP account.
It is advised to use a dedicated extra account for BukuBot.
``` ```
$ bukubot $ bukubot
``` ```
You can also start BukuBot as follows:
```
$ bukubot --jid ACCOUNT_JABBER_ID --password ACCOUNT_PASSWORD
```
It is advised to use a dedicated extra account for BukuBot.
## Recommended Clients ## Recommended Clients
BukuBot works with any XMPP chat client; if you want to make use of the visual interface which BukuBot has to offer (i.e. Ad-Hoc Commands), then you are advised to use [Cheogram](https://cheogram.com), [Converse](https://conversejs.org), [Gajim](https://gajim.org), [monocles chat](https://monocles.chat), [Movim](https://mov.im), [Poezio](https://poez.io), [Profanity](https://profanity-im.github.io), [Psi](https://psi-im.org) or [Psi+](https://psi-plus.com). BukuBot works with any XMPP chat client; if you want to make use of the visual interface which BukuBot has to offer (i.e. Ad-Hoc Commands), then you are advised to use [Cheogram](https://cheogram.com), [Converse](https://conversejs.org), [Gajim](https://gajim.org), [monocles chat](https://monocles.chat), [Movim](https://mov.im), [Poezio](https://poez.io), [Profanity](https://profanity-im.github.io), [Psi](https://psi-im.org) or [Psi+](https://psi-plus.com).