diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2023-08-11 12:34:46 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2023-08-11 12:34:46 +0200 |
| commit | 0a0ad5199d5fada3b199f55552852556df58e199 (patch) | |
| tree | 16119518245a9e043f17c81b6098596e2e73cd07 /run.sh | |
| parent | 175be53209b13eaec92ef8b3c0bad8a17dfc7a97 (diff) | |
| download | geldschieberbot-0a0ad5199d5fada3b199f55552852556df58e199.tar.gz geldschieberbot-0a0ad5199d5fada3b199f55552852556df58e199.zip | |
remove global variables using the environment
Previously the geldschieberbot module used global variables retrieved
from the environment for its configuration.
This is not very flexible and can lead to problems when using the module
from other python code. Therefore make all configuration Geldschieberbot
specific and pass the values to the constructor.
If no values are provided fallback to the environment.
This change is fully backwards compatible.
Diffstat (limited to 'run.sh')
0 files changed, 0 insertions, 0 deletions
