diff --git a/README.md b/README.md index 144333e..97d2853 100644 --- a/README.md +++ b/README.md @@ -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. -It is advised to use a dedicated extra account for 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 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).