Bot to get Delta Chat releases status information.
pip install dcstatus
Then, to setup Playwright, run:
playwright install
Configure the bot:
dcstatus init [email protected] PASSWORD
Start the bot:
dcstatus serve
Run dcstatus --help
to see all available options.