Only fetch changelog, when auto-updates are enabled

Fixes: #268
This commit is contained in:
Martin Weinelt
2021-05-13 17:58:34 +02:00
parent f36611f07b
commit 849a0a0843
2 changed files with 4 additions and 3 deletions

View File

@ -79,7 +79,7 @@ port = 64738
# 'download_attempts': how many times the bot will try to download an item
#download_attempts = 2
# 'auto_check_update': check for updates every time the bot starts
# 'auto_check_update': check for updates every time the bot starts, post the changelog after an update was applied
#auto_check_update = True
#pip3_path = venv/bin/pip