Is your feature request related to a problem? Please describe.
Automatic detection of new releases and ability to trigger an automatic update via Telegram.
This will help avoid the need for users to access the terminal on their nodes (ie via SSH) to perform an update. Will simplify the update process.
Describe the solution you'd like
Enhance the bot to perform periodic (configurable) update checks.
The bot should ping GitHub occasionally and see if there is a new version and report availability of a new version to its owner.
When a new version is detected the bot should accept a command that would trigger it to download the update in the background.
Is your feature request related to a problem? Please describe. Automatic detection of new releases and ability to trigger an automatic update via Telegram.
This will help avoid the need for users to access the terminal on their nodes (ie via SSH) to perform an update. Will simplify the update process.
Describe the solution you'd like Enhance the bot to perform periodic (configurable) update checks. The bot should ping GitHub occasionally and see if there is a new version and report availability of a new version to its owner. When a new version is detected the bot should accept a command that would trigger it to download the update in the background.