Ali Hussainzadablog.koalasec.co·Nov 20, 2024Building Your Own AI-Powered Telegram Bot with Python: A Beginner's GuideHello Geeks, I hope you are doing well! I am back with a new and different topic, as you may noticed that it is more programming-ish article. I added the “Programming“ section on the blog, therefor we will have these kind of articles as well. Hope yo...Discuss·10 likes·35 readsProgrammingAIJust as expected. Again great job on learning a new thing to add to your skill set. Looking forward to more of your write-ups ✌🏻. 18
Mohd Arslan Siddiquioodlesblockchaincompany.hashnode.dev·Oct 10, 2024Develop Your Own Telegram Mini Apps: A Step-by-Step GuideThe introduction of Mini Apps has provided developers with an exciting new opportunity to create interactive applications that run directly within Telegram chats. Recent statistics show that over 500 million out of Telegram's 950 million users intera...Discusstelegramminiapps
Mihail Gokmihailgok.hashnode.dev·Sep 19, 2024Payment in Telegram bots with StarsPavel Durov recently announced payment in bots with a new Telegram Stars currency in his Telegram channel. Now all digital goods in bots must be bought and sold via this currency. If your goods are not digital, you can leave payment via regular payme...DiscussPython
Mihail Gokmihailgok.hashnode.dev·Sep 14, 2024Creating telegram web apps and interacting with them in telegram botsIn the Bot API 6.0 update, Telegram bots got a lot of new features. The most notable one for developers is Telegram web apps (web apps inside Telegram). With this innovation, developers can connect web applications to their bots, which open in an add...Discusstelegram
Ákos KőművesProakoskm.com·Sep 9, 2024How to Set Up a Telegram Bot for Real-Time Node.js Backend NotificationsLogging solutions can get expensive 😅. If you've been following 𝕏 lately, people recently shared a few mind-blowing numbers: https://x.com/dhh/status/1828078003579920674?s=46 As a freelancer, working for smaller clients I had to find creative way...Discuss·2 likes·30 readsNode.js
Emin MuhammadiforArticles by Emin Muhammadiarticles.eminmuhammadi.com·Aug 21, 2024Create Your Free Self-Hosted Telegram AI Chatbot with n8n and OllamaIn an increasingly automated world, the synergy of artificial intelligence (AI) and automation tools has unlocked new possibilities for businesses and developers. Ollama's LLaMA 3.1 model and n8n workflows are two such tools that, when combined, offe...Discuss·39 readsAI
Rishabh Raj Vermarishabhraj43.hashnode.dev·Aug 16, 2024Building an Emotion-Detecting Telegram Bot with Python and Node.jsIntroduction In today’s world, where human-computer interaction is becoming more advanced, understanding and responding to user emotions is a big step forward. This blog will show you how I built a Telegram bot that can detect emotions from user inpu...Discuss·16 likesJavaScript
Achutendra Singhachutendra.hashnode.dev·Aug 4, 2024Building SocialBot : Automating Social Media Content Creation with a Telegram Bot and OpenAI APIAs a developer and content creator, I’m always exploring new ways to leverage technology to make life easier. One of the most time-consuming tasks in today’s digital world is creating content for social media. Whether it’s drafting a tweet or craftin...DiscussJavaScript
Kanglin Wukanglin.hashnode.dev·Jul 29, 2024How to Build a Dynamic Telegram Bot Command Handler Using Docker and PythonBackground 之前的專案希望能建立 TG Bot Command,使 Bot 能依據 command 不同而回應客戶,透過這篇筆記讓有相關需求的人能快速建立一個 docker container 去不斷透過 Python 去撈取當對應 TG Bot 有接受到command 時。 Architecture diagram Step by Step 建立 Bot token 用 Telegram 搜尋 BotFather,點選 Message 進到 chat with BotF...DiscussPython
Martin Agboopeniotfly.hashnode.dev·Jul 26, 2024Un Module MicroPython pour Créer des Bots Telegram sur ESP32 ! 🚀Imaginez contrôler vos appareils à distance, automatiser des tâches complexes et tout cela depuis votre application Telegram. Cela semble intéressant n'est pas ? Découvrez comment j'ai transformé une idée en une solution puissante ! Laissez-moi donc ...Discuss·52 readsiot