aboutsummaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fischer@muhq.space>2023-08-11 12:34:46 +0200
committerFlorian Fischer <florian.fischer@muhq.space>2023-08-11 12:34:46 +0200
commit0a0ad5199d5fada3b199f55552852556df58e199 (patch)
tree16119518245a9e043f17c81b6098596e2e73cd07 /run.sh
parent175be53209b13eaec92ef8b3c0bad8a17dfc7a97 (diff)
downloadgeldschieberbot-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