Articles staring with 2 page
Long and short posts on a wide variety of topics. In this format, I publish tutorials, share various development and monetization case studies (and many other topics), review various technologies, conduct research, and analyze the design and operation of various programs and tools.
How to get a telegram bot token and initial setup for telegram bot
14.01.2025
12.09.2026
9740
0
0
0
0
In this article you will see how I get the telegram bot token (via bot father), where I store the token and how I set it up
How to add translations(localisation) for your telegram bot in aiogram/python + i18n
14.01.2025
12.09.2026
4335
0
0
0
0
In this article, I will show you how to make translations(localisation) for telegram bots made in aiogram/python. And I will do it using the Babel (+ i18n) package. You will …
Where to place a telegram bot, and where not to
17.08.2026
12.09.2026
319
0
0
0
0
About where and how to host a telegram bot: virtual server (my own solution), shared server (my own solution), free solutions, and your own server. The advantages and disadvantages of …