You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get rid of redundant environment variable and flexibly manage configuration via vault.
The parameter must contain a value in the form of a path to the fowl session.
obervinov
changed the title
add a parameter session to the vault for the instagram secret
move parameter session to the vault configuration
Nov 7, 2023
obervinov
changed the title
move parameter session to the vault configuration
Move parameter session to the vault configuration
Nov 7, 2023
…`rate limits`, `queue` and code refactoring (#37)
## v2.1.0 - 2024-05-28
### What's Changed
**Full Changelog**: v2.0.0...v2.1.0 by @obervinov in #37
#### 🐛 Bug Fixes
* #23
#### 📚 Documentation
* #26
* Update repository issues template
#### 💥 Breaking Changes
* Add `PostgreSQL` support to the bot stack instead of `Vault`. All bot data except `configurations` and `user data` is now stored in the database.
* Remove outdated method for processing full account data per link of `user profile`.
* Move all configuration of components form `environment variables` to the `Vault`.
#### 🚀 Features
* #54
* #32
* #30
* #28
* #14
* #20
* #27
* #24
The parameter must contain a value in the form of a path to the fowl session.
INSTAGRAM_SESSION
Transfer reading from https://github.com/obervinov/pyinstabot-downloader/blob/main/src/constants.py#L39-L42 to https://github.com/obervinov/pyinstabot-downloader/blob/main/src/modules/downloader.py#L139-L148
The text was updated successfully, but these errors were encountered: