diff --git a/docs/Readme.md b/docs/Readme.md index 8e0aa91..0fb9386 100644 --- a/docs/Readme.md +++ b/docs/Readme.md @@ -6,6 +6,12 @@ This Delta Chat Messager Bot is a helpful tool that monitors your counting accur To use the Messager bot, simply send it an message to count@chetty.tk. You can also invite the bot to a group chat, allowing you to communicate with multiple people at once. Once the bot is invited, you can start using it right away. -### Image +### Selfhost +To host the bot yourself, you need NodeJS, a mail server with SMTP and IMAP and a Redis DB server. Enter the access data in the upper part of the index.js and then start NodeJS. + +### Privacy +The bot is able to read all incoming messages and group conversations. He dont storing any data except a hash of the players address and their current score. + +### Images### Image ![](img/image_2023-01-24_08-38-46.jpg)