Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 483 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 483 Bytes

Self_reporting Bot

If you send statistics to this bot, then it will save them. See deltachat/deltachat-android#2909.

Install

To install, open your terminal and run:

pip install git+https://github.com/deltachat/self_reporting_bot.git

Usage

Configure the bot:

self_reporting_bot init [email protected] PASSWORD

Start the bot:

self_reporting_bot serve

Run self_reporting_bot --help to see all available options.