Skip to content

v0.5.0 Feature release

Latest
Compare
Choose a tag to compare
@JonasSchatz JonasSchatz released this 07 Mar 19:40

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