🎤

Audio & Voice (audio.py)

!speak <message>

Make the laptop speak a message aloud using Native TTS

Example: !speak "Hello there!"
🔧

System Control (control.py)

!open_chrome

Open Google Chrome on the laptop

!chrome_search <search terms>

Open Chrome and search Google directly

Example: !chrome_search weather in chennai
!open <app_name>

Attempt to open an application by name

Example: !open notepad, !open calc
!lock

Lock the computer workstation

!shutdown

Initiate a system shutdown (defaults to 10s delay)

!vol_up [amount]

Increase system volume by specified amount (1-50, default 10)

Example: !vol_up 5
!vol_down [amount]

Decrease system volume by specified amount (1-50, default 10)

!mute

Toggle system audio mute/unmute

!vol_set <level>

Set system master volume to an exact percentage (0-100)

Example: !vol_set 50
💾

File Management (files.py)

!download <path>

Download a specific file from the laptop to Discord (25 MB limit)

Example: !download C:\Users\YourName\Documents\file.txt
🎵

Apple Music Control (music.py)

!play <song name>

Remotely open Apple Music, search, and play the specified song

Example: !play Blinding Lights
!pause_music

Pause or resume the current song in Apple Music

!stop_music

Stop the current song and rewind to the beginning

!next_song

Skip to the next track

!prev_song

Go back to the previous track

📸

Screenshots (screenshot.py)

!screenshot

Take a screenshot of the primary laptop display and upload it to Discord

📱

Live Streaming (stream.py)

!stream_start

Start a live stream that updates a single Discord message with screenshots every second

!stream_web_start

Start a web-based live stream server for mobile device access

📱 Mobile-friendly: Opens URL viewable on any phone/tablet on the same network
!stream_web_stop

Stop the web streaming server

!stream_stop

Stop the Discord-based stream

💻

System Information (systeminfo.py)

!sysinfo

Display core hardware utilization including OS details, CPU usage, Memory/RAM stats, and Disk storage

📷

Webcam (webcam.py)

!webcam

Capture a snapshot using the laptop's default webcam and upload it to Discord

💡

Tips & Tricks

  • ✅ All commands require you to be an authorized user (configured in .env)
  • ✅ Commands are case-insensitive (use any case you want)
  • ✅ Use quotes for messages with spaces: !speak "Hello World"
  • ✅ The bot requires administrator permissions in your Discord server
  • ✅ All interactions are real-time when properly configured
  • Mobile streaming works on the same WiFi network
  • ✅ File downloads are limited to 25 MB due to Discord API limits

Feature Overview

✨ Real-Time Control

Execute commands instantly on your laptop from anywhere

🔐 Secure & Authorized

Only whitelisted Discord users can execute commands

📱 Mobile Friendly

Stream your desktop to any mobile device on the network

🎛️ Full System Control

Control volume, launch apps, lock/shutdown, and more

🎵 Media Control

Play music, pause, skip, and control playback remotely

📊 Live Monitoring

Check system stats and take screenshots instantly