diff --git a/README.md b/README.md index 6c2cb34..fd2db63 100644 --- a/README.md +++ b/README.md @@ -7,25 +7,35 @@ Public bots discovery for Delta Chat via bot + WebXDC app. -To see the list of public Delta Chat bots on the web, visit: -https://deltachat-bot.github.io/public-bots/ +## Usage -**If you are a bot administrator and want to add your bot instance to the list, +To see the list of public bots in Delta Chat, you can send a message to: +public-bots@hispanilandia.net or scan this QR-code: + +
+ +
+ +or visit: https://deltachat-bot.github.io/public-bots/ + +## Add your bots to the list + +If you are a bot administrator and want to add your bot instance to the list, create an issue or clone this repo and edit [data.json](https://github.com/deltachat-bot/public-bots/blob/main/frontend/data.json) -file adding your bot metadata.** +file adding your bot metadata. -## Install +## Setup your own instance -Binary releases can be found at: https://github.com/deltachat-bot/public-bots/releases +### Install -### Installing deltachat-rpc-server +Binary releases can be found at: https://github.com/deltachat-bot/public-bots/releases -This program depends on a standalone Delta Chat RPC server `deltachat-rpc-server` program that must be -available in your `PATH`. For installation instructions check: +This program depends on a standalone Delta Chat RPC server `deltachat-rpc-server` program. +For installation instructions check: https://github.com/deltachat/deltachat-core-rust/tree/master/deltachat-rpc-server -## Running the bot +### Running the bot Configure the bot: diff --git a/qr.png b/qr.png new file mode 100644 index 0000000..f5d8540 Binary files /dev/null and b/qr.png differ