Add subscription purchase command/Add subscription renewal command/Improve bot version update message

This commit is contained in:
Capybara-z
2025-07-04 17:34:21 +03:00
parent 71c8014be1
commit b817b5f087
3 changed files with 63 additions and 45 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ def get_git_commit_number() -> str:
branch = "dev"
except Exception as e:
return f"\n(Требуется обновление через CLI: {e})"
return f"\n(Требуется обновление через CLI (команда <code>sudo solobot</code>): {e})"
try:
remote_commit = subprocess.check_output(