Skip to content

deltachat/self_reporting_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.