Skip to content

Hello_Telegram_Bot is a versatile Telegram bot that allows you to remotely control your PC using simple commands from your Telegram chat. With this bot, you can conveniently capture screenshots πŸ–ΌοΈ, record audio πŸŽ™οΈ, and even shut down your PC remotely πŸš€, all through the power of Telegram.

Notifications You must be signed in to change notification settings

imraj569/Hello_Telegram_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hello_Telegram_Bot : Remote PC Control via Telegram πŸ’»πŸ“±

Hello_Telegram_Bot is a powerful and convenient Telegram bot that allows you to remotely control your PC using simple commands from your Telegram chat. With this bot, you can capture screenshots πŸ–ΌοΈ, record audio πŸŽ™οΈ, lock your PC, and even shut down your PC remotely πŸš€. It also offers the ability to copy text directly to your clipboard and handle URLs intelligently.

Features πŸš€

  • Screenshot: Capture a screenshot of your PC remotely and receive it directly in your Telegram chat.
  • Audio Recording: Record audio on your PC for a specified duration and receive the audio file in your Telegram chat.
  • Lock Screen: Lock your PC remotely for security.
  • Shutdown: Safely shut down your PC from anywhere using a command in your Telegram chat.
  • Copy Text: Copy any text sent to the bot directly to your PC's clipboard.
  • URL Handling: Detect URLs in the messages and prompt you to open them in your default PC browser.

Requirements πŸ“‹

To use Hello_Telegram_Bot, you will need:

  • Python 3.6 or above installed on your PC.
  • A Telegram account.
  • A Telegram bot token. (You can obtain this by creating a new bot using BotFather on Telegram)
  • The chat ID of the user or group you want the bot to reply to.

Installation βš™οΈ

  1. Clone or download the source code from the Hello_Telegram_Bot GitHub repository.

  2. Install the required Python dependencies by running the following command in your terminal:

    pip install -r requirements.txt
  3. Replace your_bot_token with your Telegram bot token and your_chat_id with the chat ID to which the bot should reply.

  4. Place the main.pyw script in your Windows startup folder so the bot automatically runs when your PC starts.

Usage πŸš€

  1. Restart your PC to automatically run the bot.

  2. Start a conversation with your bot on Telegram by sending the /start command.

  3. Send commands to control your PC:

    • To capture a screenshot, send the command /screenshot.
    • To start an audio recording, send the command /record.
    • To lock your PC, send the command /lock.
    • To shut down your PC, send the command /shutdown.
    • To copy any text to the clipboard, just send the text directly (no command needed).
  4. The bot will execute the requested action and send the result back to your Telegram chat.

Security Considerations πŸ”’

Hello_Telegram_Bot is designed to respond only to the chat ID you provide.

  • Keep your bot token and main.pyw file secure, and avoid sharing them with unauthorized individuals.

Restart and Crash Recovery πŸ”„

Hello_Telegram_Bot is designed to automatically restart if it crashes, ensuring continuous operation even in the event of unexpected failures.

Disclaimer ⚠️

The Hello_Telegram_Bot project is provided as-is, without any warranty or liability. The authors are not responsible for any damage or misuse caused by the software. Use the bot responsibly and at your own risk.

Contribution 🀝

Contributions to Hello_Telegram_Bot are welcome! If you encounter any issues or have ideas for new features, feel free to submit a pull request or open an issue on the GitHub repository.

License πŸ“„

Hello_Telegram_Bot is released under the MIT License. Please refer to the LICENSE file for more details.


Contact Me πŸ“±

Feel free to reach out to me through any of the platforms above. I'm always thrilled to connect and engage with fellow developers! 🀝🌟 Thank you for using Hello_Telegram_Bot! We hope this bot simplifies your remote PC control tasks.

About

Hello_Telegram_Bot is a versatile Telegram bot that allows you to remotely control your PC using simple commands from your Telegram chat. With this bot, you can conveniently capture screenshots πŸ–ΌοΈ, record audio πŸŽ™οΈ, and even shut down your PC remotely πŸš€, all through the power of Telegram.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages