Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 770 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 770 Bytes

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.