Skip to content

v7.5

Compare
Choose a tag to compare
@Farmerok Farmerok released this 23 Dec 20:36
· 82 commits to main since this release

🔥 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 port 5050, use the address 192.0.0.100:5050 to connect.
    • 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).
  • "Mad Mouse" added to the joke menu for fun interactions.

🔃 Updates

  • Configuration folder changed: settings will be reset due to the folder change.