Files
Cursor User 7b1d54a866 feat(update): Implement external script-based update system
- Created update_script.py for reliable external updates
- Modified update command to use external script approach
- Bot now shuts down, launches update script, and restarts automatically
- Added proper repository handling and dependency updates
- Improved update UI with better status messages and buttons
- Fixed issues with in-process updates that could cause corruption

This approach is much more reliable as it:
- Avoids updating files while they're in use
- Properly handles git operations without conflicts
- Ensures clean restart after updates
- Provides better error handling and user feedback
2025-06-18 17:06:30 +02:00
..
2025-06-08 18:53:15 +00:00
2023-02-20 10:51:29 +05:30
2025-02-21 23:05:48 +05:30
2025-06-08 18:53:15 +00:00
2025-06-08 18:53:15 +00:00
2025-06-08 18:53:15 +00:00