Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 1.26 KB

README.md

File metadata and controls

51 lines (27 loc) · 1.26 KB

ScreenshotToTelegram

This is a simple script that takes a Screenshot of your current screen and sent it to your Telegram Channel

Instructions

  • Make a bot using @BotFather in Telegram.

  • Copy your Bot APi key and bot username. App Screenshot

  • Create a new Channel.

  • It can be either public or Private. App Screenshot

  • Add your bot to the channel as Admin.

    App Screenshot

  • Sent some Test messages to the channel. App Screenshot

  • Go to the link '{https://api.telegram.org/botYOURBOTAPITOKEN/getUpdates}'

  • Copy the ID from "sender_chat":{"id":ID from the link.

  • include the "-" sign with the ID

  • Replace the data in the Code.

    App Screenshot

  • Save the script on the desktop.

Create Keyboard shotcut for the script.

  • Create a shotcut of the file in the desktop.

    App Screenshot

Demo

  • Press the keyboard shotcut configured(in my case ctrl + alt + x )

Authors