According to researches by the adsmember team
भाग 1: टेलीग्राम बॉट बनाना भाग 2: हमारे बॉट को एक स्प्रेडशीट में एक सेल के अंदर मान रखने के लिए प्राप्त करना और जब हम कुछ प्रमुख शब्दों में भेजते हैं तो हमारे बॉट को मूल्य वापस भेजने के लिए शीट प्राप्त करना भाग 3: हमारे बॉट के अंदर इनलाइन कीबोर्ड बनाना ताकि हमें कीवर्ड भेजने की आवश्यकता नहीं होगी, बल्कि इसके बजाय, बस बटन दबाएं मुख्य रूप से इस ट्यूटोरियल को उन सभी को समर्पित करें जो मेरे माध्यम पोस्ट के बारे में मुझसे संपर्क कर रहे हैं। मैं इस उम्मीद में हूँ की इससे मदद मिलेगी! और अगर इस वीडियो में तकनीकी अवधारणाएं हैं जो आपको लगता है कि आप अपने साथी दर्शकों को बेहतर तरीके से समझा सकते हैं, तो कृपया टिप्पणियों में साझा करें। यह बहुत सराहनीय होगा 🙂
source
Hey Mars great video.
I’m working on a project on transport system for a university and i’d love it if you make a YouTube video on transportation system using telegram and Google spreadsheet.
Great series of videos, is there a way for the bot to only respond to a certified user, lets say that i can approve if a user uses a credential first time engaing the bot?
Hi Mars, Thank you so much for the video! I want to create a telegram bot that is able to pull the data from google spreadsheet. For example, I will enter some ID numbers, the bot will bring me other infos in that ID's row or column. I will keep updating my spreadsheet everyday so the bot will always be updated. Do you think it is possible? If yes, I will need some cheet sheet bc I have no background in coding. Thanks!
Hi, is it possible to create Daily Reminder with webhooks
you've just got a new subscriber, keep up the good work Mars
Please give the github link of this project
Hi, thank you for making this video, very good and I also did it, can you help me make inline_keyboard in inline_keyboard?, For example I click on the bugget box it shows another inline_keyboard
This video deserves many more views.
I dont know why i am shocked when i hear the female vocie …lol
thanks!
hello can you PLEASE teach me how can i make a shopping bot
all these three parts are really helpful. 3000 thanks!
So pity part of the screen is cut.
Can't see what you are typing in browser in some requests.
Where's code txt
Hi, how for me to add the budget into the spreadsheet? I saw your video showing on how to add an expenses but not showing on how to add a budget
Thanks.. this tutorial help me in creating my own telegram bot.. really appreciate your effort.. but I have a quick question like… How to set self destruct timer for sent messages in google script ??
Hi Mars, for the date format, I would like to be "day/month". I tried rearranging. it doesnt seem to work. Any workaround for this ?
Hey thank you for the video!!! was really appreciative. However, my bot stopped responding when I added in the inline keyboard command. May I know what is the issue? I could still enter 'apple – 5' and it would be recorded in my spreadsheet, but it just stopped responding,,, nor did the inline keyboard show up 🙁
Thank you so much for theses tutorials!
Somebody please upload the code to github
Followed according to your medium article + video but it seems like the callback_query doesn't work? when i click on the button, it just has the loading icon and disappears. nothing happens. but when i delete the webhook and click on the button, the getUpdates does register the callback.. a little stuck here. does anyone know how to solve this?