Suppose I have constantly enabled script (a telegram bot) on a remote server. Obviously, logging into the server whenever I want to update the script is cumbersome.
Is there some way to check for a new version of the script (on GitHub, for example) and update it?