A simple worker for OpenClubhouse to sync data.
Last updated May 8, 2025
98
Stars
41
Forks
0
Issues
0
Stars/day
Attention Score
18
Topics
Language breakdown
No language data available.
โธ Files
click to expand
README
OpenClubhouse-Worker
This is a simple worker for OpenClubhouse to sync CH channel data.
Run
- Install python packages by
pip install -r requirements.txt - Change the configs in
config.template.py. - Rename
config.template.pytoconfig.py. - Run
python main.py.
Third-part Software
- Python3.8
- requests
- requests_openapi
- pymongo
- mongoDB
Reference
Todo
- [x] large channel write
- [ ] update strategy
- [ ] Exception notification
๐ More in this category