Tag: Telegram

Posted in Python

InstagramSizeBot: Empowering Instagram Posts with Square Photos and Small Frames

The provided program is a Python script that utilizes the aiogram library and PIL (Python Imaging Library)…

Posted in Coding Python

Server control by Telegram Bot – Run Shell commands by Python

I have more than one Telegram bots for different purposes but one day I realise I need…

Posted in DevOps/Sysadmin hacks Python

Automatic gracefully shutdown of virtual machines and ESXI hypervisor from telegram bot

Having a Telegram bot interface to control your network can be convenient for a few reasons: Remote…

Posted in Python

Checking the status of network devices with Python and sending messages to Telegram

I wanted to quickly get information about when the power goes out in my house. Having a…

Posted in Python

How to be always online in Telegram? -Python/Telethon

Previously, I have already developed bots for Telegram with Aiogram. But those bots worked exactly like telegram…

Posted in Python

How to create telegram bot with Aiogram and Finite State Machine

I decided to understand Finite State Machine – because my bots had one function up to this…

Posted in Python

Translate any text to Ukrainian voice speech with telegram bot

I present to you a bot for Telegram, which translate your any language text into Ukrainian voice…

Posted in Python

Convert image to Telegram sticker bot

Sometimes I create funny (or rather insane) stickers for Telegram that express my reactions to different situations….

Posted in Python

Telegram blueprint delivery bot File Indexer

@velesagrobot For last 3 weeks I have been slowly working with another project – a telegram bot…

Posted in Web

Telegram share link or button for Django Reports Project

Today I decided to add the ability to send information from my work accounting system directly to…