Releases: Farmerok/Telegram-Remote-Control-PC
Releases · Farmerok/Telegram-Remote-Control-PC
v7.5.1
v7.5
🔥 Optimizations, Additions, and Updates
🛠️ Optimization
- Minor code optimization to improve performance.
✨ Additions
-
Real-time streaming feature added (LOCKED UPDATE):
- How it works:
- When you enter the
/LiveStream
command, it creates a local server on an available port. - The user can visit the IP address provided by the bot and access buttons to select between Camera and Desktop.
- It is possible to make your local server accessible to users not connected to your Wi-Fi.
- An unlimited number of users can connect to the camera (you can share the link with family or friends).
- To allow your desktop to be viewed by a friend, you can create a local server and both connect using the IP address provided by the bot. Enter it in the browser, making sure to include the port. Example: If the bot provides the local IP
192.0.0.100
and port5050
, use the address192.0.0.100:5050
to connect.
- When you enter the
- Camera:
- Switch between available cameras (if multiple cameras are connected to your PC/laptop, you can place them in different spots and monitor them).
- Control the camera remotely (accessible via any Wi-Fi or mobile internet).
- Desktop:
- View your desktop in real-time.
- Remote control available (accessible via any Wi-Fi or mobile internet).
- How it works:
-
"Mad Mouse" added to the joke menu for fun interactions.
🔃 Updates
- Configuration folder changed: settings will be reset due to the folder change.
v7.4.1
v7.4
🔥 Fixes, Additions, and Updates
🛠️ Fixes
- Corrections made in the
Beep
function. - Fixed localization issues.
- Resolved a bug in
/Download
where downloading a folder from the PC triggered an "administrator rights required" error. - Fixed an issue where attempting to download an empty file did not display an appropriate message.
✨ Additions
- Usage information added for the
Beep
function. - Added an option in the
Preferences
menu to disable notifications about new bot versions (useful if auto-update is disabled and notifications still appeared). - New cleanup types added:
- Steam cleanup (if installed on the system drive).
- Discord cleanup.
🔃 Updates
- Improved "Kill All Processes" command: the script itself will no longer terminate when this command is used.
- Configuration system reworked: new features can now be added without resetting the bot's existing settings.
- File download improvements:
- Downloaded files will now be saved in a dedicated
./Download
folder. - The file path will be displayed in the chat with the bot.
- Downloaded files will now be saved in a dedicated
v7.3.3
🔥 Additions and Updates
✨ Additions
- Additional information added in:
/Speak
command.- Warnings about system logout.
- Warnings about BSOD (Blue Screen of Death).
- Added details about the ability to send a voice message to the bot, which will be played on the PC.
🔃 Updates
- Quick Lock renamed to Auto Lock for improved clarity and functionality.
- Most commands updated
v7.3.2
🔥 Optimizations and Updates
🚀 Optimization
- Optimized
/Screenshot
command to improve performance and reliability.
🛠️ Fixes
- Bug fixed: Resolved an issue where a parameter error occurred during a failed script update.
✨ Additions
- Automatic language detection:
- On the first script launch, the system language is automatically detected, and the bot is set to the same language.
- If the language is already configured, this feature will not affect you.
v7.3.1
🔥 Fixes and Updates
🛠️ Fixes
- Bug fixed in the
/InfoPC
command:- Previously, if the number of disks or the data volume exceeded the character limit, the information was not displayed. Now the command works correctly, even with large amounts of data.
🔃 Updates
- PC performance detection system updated:
- Automatically adjusts bot settings based on your system's performance, eliminating lags and delays.
v7.3
🔥 New Update
❌ Removed
- Language selection removed from the
/Start
command: now, the language can only be changed via/PanelBot
. - The
/SearchFilm
command has been removed and is no longer supported.
🛠️ Fixes
- Localization corrections: updated translations in the
/CreateFL
command. - Upload improvements: fixed and enhanced the
/Upload
command.
✨ Additions
- Button localization added to improve the user interface.
- Updated
/InfoPC
command:- The IP address is now displayed in the format
IP1, IP2
. IP1
was added to handle cases whereIP2
is displayed incorrectly (e.g., when using a VPN such as OpenVPN).
- The IP address is now displayed in the format
- Enhanced
/Weather
command:- Added weather forecasts for the upcoming days for the current city entered by the user.
- Voice message playback:
- Beta feature: when you send a voice message to the bot, your voice will be played back on the PC.
🔃 Updates
- Extended input device lock time:
- The maximum duration for mouse and keyboard blocking has been increased to 150,000 seconds (2 days).
- Improved typing speed in
/TypeText
. - Updated
/ChangeBoard
command:- Optimized functionality for better performance.
- Added image preview:
- If an image is copied to the clipboard and its size meets the minimum requirement (50x50).
- Reworked information about clipboard contents.
v7.2
🔥 New Update
🚀 Optimization
- Improved
/ProcessScan
command:- Enhanced keyboard and button handling for smoother navigation.
- Optimized memory usage by implementing generators to reduce load.
🛠️ Fixes
- Resolved issues in the Beep function.
- Patched all known vulnerabilities to ensure bot security.
✨ Additions
- Enhanced Navigation: Added proper return to the previous menu in the
/CreateFL
command. - New Bot Config Options in
/PanelBot
menu:- Ability to add and remove administrators with ease.
- Option to change the bot token directly from the panel.
🔃 Updates
- Improved "Cancel Process" Function:
- Now correctly returns to the previous menu, even during active interactions, making the user experience more seamless.