Releases: Mamdasn/telegram-bot-protests-in-berlin
Releases · Mamdasn/telegram-bot-protests-in-berlin
v4.0.0
v3.0.0
What's Changed
- Add group/supergoup functionality
- Use aiohttp instead of requests for protestscrawler
- Add reaction capability
- Fix the database issue with PLZ and Versammlungsort since they were sometimes None in the source
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: v2.0.0...v3.0.0
v2.0.0
- Build sphinx docs automatically using Github actions
- Add a new docker-compose service: tor_proxy
- Apply PEP8 standards + black style using pre-commits
- Streamline the directory structure for readability / maintainability
- Restructure the code: Have methods of the same type together in corresponding lib files
Full Changelog: v1.0.0.0...v2.0.0
First production release of the base code
- production flask: wsgi
- deploy and docker hub push
- multi-threading
- runs completely within one container
What's Changed
Full Changelog: https://github.com/Mamdasn/telegram-bot-protests-in-berlin/commits/v1.0.0.0