Skip to content

deltachat-bot/dcstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcstatus

Latest Release CI Code style: black

Bot to get Delta Chat releases status information.

Install

pip install dcstatus

Then, to setup Playwright, run:

playwright install

Usage

Configure the bot:

dcstatus init [email protected] PASSWORD

Start the bot:

dcstatus serve

Run dcstatus --help to see all available options.