chore(readme): update readme

This commit is contained in:
2025-01-07 10:18:06 +01:00
committed by GitHub
parent 206fb7692e
commit 0f4dca57a2

View File

@@ -31,7 +31,7 @@ pip install -r requirements.txt
```bash
python financial_disclosure.py
```
9. Receive telegram messages with disclosures (for best results I recommend running this every 5 minutes with crontab)
9. Receive telegram messages with disclosures (for best results I recommend running this every 30 minutes with crontab)
### .env variables
- `TELEGRAM_API_KEY` - can be obtained through the official [telegram docs](https://github.com/olinpin/us-disclosures)