Skip to content

Releases: Mamdasn/telegram-bot-protests-in-berlin

v3.0.0

10 Jan 21:24
Compare
Choose a tag to compare

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

Full Changelog: v2.0.0...v3.0.0

v2.0.0

18 Dec 17:30
Compare
Choose a tag to compare
  • 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

08 Nov 15:54
Compare
Choose a tag to compare
  • 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