Skip to content

Releases: JonasSchatz/MaxGoldtBot

v0.5.0 Feature release

07 Mar 19:40
Compare
Choose a tag to compare

Added

  • Configuration through .env files
  • Dockerization
  • requirements.txt and .vscode/settings.json for smoother development

Changed

  • Refactoring to use an abstract base class
  • Code formatting according to black-standards

Removed

  • Setup using .ini-files
  • Ability to run the bot as a service, using docker instead