From 1f1ab16663b0368d77c5e2815d1f0e9d51aff9c6 Mon Sep 17 00:00:00 2001 From: nourou4them <43266768+nourou4them@users.noreply.github.com> Date: Wed, 30 Jun 2021 10:18:13 +0200 Subject: [PATCH] Build your own telegram bot with go --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 731ab24..bb821d4 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ * [**Java**: _How To Make a Scary Russian Twitter Bot With Java_](https://medium.com/@SeloSlav/how-to-make-a-scary-russian-twitter-bot-with-java-b7b62768a3ac) * [**Node.js**: _Creating a Simple Facebook Messenger AI Bot with API.ai in Node.js_](https://tutorials.botsfloor.com/creating-a-simple-facebook-messenger-ai-bot-with-api-ai-in-node-js-50ae2fa5c80d) * [**Node.js**: _How to make a responsive telegram bot_](https://www.sohamkamani.com/blog/2016/09/21/making-a-telegram-bot/) +* [**Go**: How to make a responsive telegram bot ](https://www.sohamkamani.com/golang/telegram-bot/) * [**Node.js**: _Create a Discord bot_](https://discordjs.guide/) * [**Node.js**: _gifbot - Building a GitHub App_](https://blog.scottlogic.com/2017/05/22/gifbot-github-integration.html) * [**Node.js**: _Building A Simple AI Chatbot With Web Speech API And Node.js_](https://www.smashingmagazine.com/2017/08/ai-chatbot-web-speech-api-node-js/)