diff options
author | 2020-03-22 18:37:29 +0100 | |
---|---|---|
committer | 2020-03-22 18:38:06 +0100 | |
commit | c0642a12fa64b0be7671f08f00362d96360495e4 (patch) | |
tree | d25cb0907ab3e506ed884f9e5bb12bdbf46ab4fb /bot/exceptions.py | |
parent | Deseasonify: await coroutine (diff) |
Deseasonify: load bool env var properly
Fixes a bug where the `autostart` boolean constant wasn't being loaded
properly and would always be set to True, as `bool("False") is True`.
The constant now defaults to False.
Diffstat (limited to 'bot/exceptions.py')
0 files changed, 0 insertions, 0 deletions