ShotsGram - For sending captures from your monitor to a telegram chat (robot)

Overview

ShotsGram

pt-BR

Envios de capturas do seu monitor para um chat do telegram. Essa é a função principal e única (até o momento) deste projeto, onde você pode de qualquer local do mundo se conectar ao programa e solicitar imagens da tela do seu computador ou notebook desde que o mesmo esteja rodando na máquina.

en-US

Uploads screenshots from your monitor to a telegram chat. This is the main and unique function (so far) of this project, where you can connect to the program from anywhere in the world and request images of your computer or notebook screen as long as it is running on the machine.

Pré Requisitos / Pre Requirements

pt-BR

O requisito mais importante de todos: instalar Python 3.7.0;

Segundo requisito: antes de utilizar o código, é necessário instalar as bibliotecas não nativas do Python que ele utiliza e você pode fazer isso da seguinte forma pelo Prompt de Comando (executando como administrador):

Digite no Prompt de Comando e dê enter: pip install -r requirements.txt

en-US

The most important requirement of all: install Python 3.7.0;

Second requirement: before using the code, it is necessary to install the non-native Python libraries it uses and you can do this as follows from the Command Prompt (running as administrator):

Type in the Command Prompt and enter: pip install -r requirements.txt

Como Usar / How to Use

pt-BR

Para usar é simples, entre no telegram e pesquisa por @BotFather para iniciar a criação do seu bot de telegram;

Clique em /start para começar e em seguida digite /newbot;

Digite um nome para seu bot e após isso tecle enter;

Digite um nome de usuário para seu bot (importante que neste nome tenha "Bot" nele) por exemplo: MeuPrimeiroRobo_bot ou MeuPrimeiroRoboBot;

Agora pegue o link que o BotFather te forneceu como algo parecido de "t.me/NomeDoSeuBot" e também o Token que deve ser algo semelhante com "52930512641:ABRS25VND2LPWSzVw525c-LmNw29Oz_dXU6" e salve-os;

Abra o código "bot.py" e procure por "TOKEN", dentro das aspas coloque o Token que você salvou e logo abaixo dele defina uma senha para você acessar seu bot;

Abra o Prompt de Comando dentro da pasta "ShotsGram" e digite "python bot.py";

Agora abra o link que você também salvou do seu bot e digite "/start" para começar;

Após logar no seu bot (com /password SUA_SENHA) você deve utilizar o comando "/screenshot" para tirar capturas de tela do seu monitor.

en-US

It's simple to use, enter the telegram and search for @BotFather to start creating your telegram bot;

Click /start to get started and then type /newbot;

Type a name for your bot and after that hit enter;

Enter a username for your bot (important that this name has "Bot" in it) for example: MyFirstRobo_bot or MyFirstRoboBot;

Now take the link that BotFather provided you with something like "t.me/NameDoYourBot" and also the Token that should look something like "52930512641:ABRS25VND2LPWSzVw525c-LmNw29Oz_dXU6" and save them;

Open the code "bot.py" and look for "TOKEN", inside the quotes put the Token you saved and right below it define a password for you to access your bot;

Open the Command Prompt inside the "ShotsGram" folder and type "python bot.py";

Now open the link you also saved from your bot and type "/start" to start;

After logging into your bot (with /password YOUR_PASSWORD) you must use the "/screenshot" command to take screenshots of your monitor.

Atenção / Attention

pt-br

Caso o programa seja encerrado será necessário logar novamente no telegram. Evite usar a opção de "parar bot" pelo telegram para evitar erros.

en-US

If the program is terminated, it will be necessary to log back into the telegram. Avoid using "stop bot" option by telegram to avoid errors.

Owner
Carlos Alberto
Programador de Python.
Carlos Alberto
The python SDK for Eto, the AI focused data platform for teams bringing AI models to production

Eto Labs Python SDK This is the python SDK for Eto, the AI focused data platform for teams bringing AI models to production. The python SDK makes it e

5 Apr 21, 2022
A muti pairs martingle trading bot for Binance exchange.

multi_pairs_martingle_bot English Documentation A muti pairs martingle trading bot for Binance exchange. Configuration { "platform": "binance_futur

51bitquant 62 Nov 16, 2022
Predict the Site EUI, given the characteristics of the building and the weather data for the location of the building.

wids_datathon_2022 Description: Contains a data pipeline used to predict energy EUI Goals: Dataset exploration Automating the parameter fitting, gener

1 Mar 25, 2022
Petit webhook manager by moi (wassim)

Webhook Manager By wassim oubliez pas de ⭐ le projet Installations il te faut python sinon quand tu va lancer le start.bat sa va tout installer tout s

wassim 9 Jul 08, 2021
Simple bot to receive feedback,same as livegram bot but with more features & full control over bot

Kontak Simple bot to receive feedback,same as livegram bot but with more features & full control over bot Deploy to VPS

Mahin Ahmed 2 Dec 16, 2021
A Pythonic wrapper for the Wikipedia API

Wikipedia Wikipedia is a Python library that makes it easy to access and parse data from Wikipedia. Search Wikipedia, get article summaries, get data

Jonathan Goldsmith 2.5k Dec 28, 2022
Image-Bot-Discord - This Is a discord bot that shows the specific image you search from Google

Advanced Discord.py Image Bot CREDITS Made by RLX and Mathiscool README by Milrato Installation Guide in .env Adjust the TOKEN python main.py to start

RLX 3 Jan 16, 2022
Using GNU Radio and HackRF One to Receive, Analyze and Send ASK/OOK signals

play_with_ask NIS-8016 Lab A code: Recv.grc/py: Receive signals and match with ASK button using HackRF and GNU radio. I use AM demod block(can also in

Chen Anxue 1 Jul 04, 2022
Unlimited Filter Telegram Bot 2

Mother NAther Bot Features Auto Filter Manuel Filter IMDB Admin Commands Broadcast Index IMDB search Inline Search Random pics ids and User info Stats

LɪᴏɴKᴇᴛᴛʏUᴅ 1 Oct 30, 2021
Telegram bot that sends new offers from otomoto.pl

Telegram bot that sends new offers under certain filters from otomoto.pl How to use this bot? Install requirements with pip install -r requirements.tx

Mikhail Zanka 1 Feb 14, 2022
If you only have hash, you can still operate exchange

PTH Exchange If you only have hash, you can still operate exchange This project module is the same as my other project Exchange_SSRF, This project use

Jumbo 37 Dec 26, 2022
Replacement for the default Dark Sky Home Assistant integration using Pirate Weather

Pirate Weather Integrations This integration is designed to replace the default Dark Sky integration in Home Assistant with a slightly modified, but f

Alexander Rey 129 Jan 06, 2023
Cookies is a project inspired by python cookiecutter but used for terraform generation.

Introduction Cookies is a project inspired by python cookiecutter but used for terraform generation. How to run your terraform After you download your

Digger 6 Mar 14, 2022
🎥 Stream your favorite movie from the terminal!

Stream-Cli stream-cli is a Python scrapping CLI that combine scrapy and webtorrent in one command for streaming movies from your terminal. Installatio

R E D O N E 379 Dec 24, 2022
A feishu bot daily push arxiv latest articles.

arxiv-feishu-bot We develop A simple feishu bot script daily pushes arxiv latest articles. His effect is as follows: Of course, you can also use other

huchi 6 Apr 06, 2022
Discord bot for playing Werewolf game on League of Legends.

LoLWolf LoL人狼をプレイするときのDiscord用botです。 (Discord bot for playing Werewolf game on League of Legends.) 以下のボタンを押してbotをあなたのDiscordに招待することで誰でも簡単に使用することができます。

Hatsuka 4 Oct 18, 2021
This is a open source discord bot project

pythonDiscordBot This is a open source discord bot project #based on the MAX A video: https://www.youtube.com/watch?v=jHZlvRr9KxM Prerequisites Python

Edson Holanda Teixeira Junior 3 Oct 11, 2021
Async wrapper over hentaichan.live

hentai-chan-api-async is a small asynchronous parser library that will allow you to easily use manga from https://hentaichan.live Recommended to use python3.7+

7 Dec 15, 2022
Share your files on local network just by one click.

Share Your Folder This script helps you to share any folder anywhere on your local network. it's possible to use the script on both: Windows (Click he

Mehran Seifalinia 15 Oct 23, 2022
This package accesses nitrotype's official api along with its unofficial user api

NitrotypePy This package accesses nitrotype's official api along with its unofficial user api. Currently still in development. Install To install, run

The Moon That Rises 2 Sep 04, 2022