BREAKING CHANGE: Moving forward, Tauticord is being designed as a Docker-only application. It is no longer intended to be run as a standalone Python script.
- If you absolutely need to run this as a Python script, there are instructions in the README. Please note, this is not advised.
What's Changed
- Improvements to how the bot finds and loads the configuration file
- Update Docker Compose file with the latest environmental variables
- Support for a mounted Docker volume, for easier access to
config.yaml
- Under-the-hood improvements to code readability
Pull Requests
Full Changelog: 1.6.0...2.0.0