Tools
A collection of useful tools I've ever created. I gather here various tools of various formats, stacks, and purposes. Currently, I create Telegram bots, automation scripts, parsers of varying complexity, browser extensions, Django applications and websites, and online tools.
In english/
Tools/
Telegram bot
This is a simple telegram bot questionnaire, which is written in python/aiogram and uses a clever system of its own templates to render (send) survey results to users.
Telegram bot notepad, notepad in Telegram as a special bot
09.01.2024
12.09.2026
Telegram bot
1038
0
0
0
0
This is a Telegram notepad bot where you can create and manage your notes. Filter and group them as you wish. It's also easily customizable and supports two languages: Russian and English. https://t.me/NotebookOnMarginalia_bot or @NotebookOnMarginalia_bot
An example of telegram bot in inline mode, how it works, code example and ready to talk an online bot
This bot requests your location and displays brief information about it. It also allows you to enter an address and get the location on a map. Build using aiogram library and geodecoding api.