Bitcoin Forum

Economy => Service Discussion => Topic started by: Mcpeanut on June 27, 2021, 04:05:20 AM



Title: How to implement database to menubuilderbot in telegram
Post by: Mcpeanut on June 27, 2021, 04:05:20 AM
HI

i try to make a bot usign menubuilderbot in telegram and what i want to do it is that i want to implement database so that what ever data placed by that telegram bot will save in DB and ate end of it as admin i can export all the user date which they put in csv or doc file ..

Can you any one help me do this and how to do it or any guide to implement database in telegram bot + menubuilderbot ..

Hope for some solution ...


Title: Re: How to implement database to menubuilderbot in telegram
Post by: NotATether on June 27, 2021, 06:07:15 PM
So within your code that's calling bot APIs you want to add rows to a DB in the callbacks?

You should use Airtable (https://airtable.com/api) to create the database in their cloud and then use their own API for adding/removing rows without having to spin up your own database. They also have a free plan available.


Title: Re: How to implement database to menubuilderbot in telegram
Post by: Mcpeanut on June 27, 2021, 06:18:51 PM
So within your code that's calling bot APIs you want to add rows to a DB in the callbacks?

You should use Airtable (https://airtable.com/api) to create the database in their cloud and then use their own API for adding/removing rows without having to spin up your own database. They also have a free plan available.

than will be great idea let me see if that can be possible


Title: Re: How to implement database to menubuilderbot in telegram
Post by: ChuckBuck on June 29, 2021, 07:59:12 PM
I'm also planning to create my own telegram bot with my little programming knowledge, so I'm looking forward to hearing the results of your work. Although I have heard that the API is the best way to implement archives in telegram bots, I still don't really know how to do them. So if you can get your work done with Airtable, please leave a message here  :D


Title: Re: How to implement database to menubuilderbot in telegram
Post by: Mcpeanut on June 30, 2021, 01:31:23 AM
I'm also planning to create my own telegram bot with my little programming knowledge, so I'm looking forward to hearing the results of your work. Although I have heard that the API is the best way to implement archives in telegram bots, I still don't really know how to do them. So if you can get your work done with Airtable, please leave a message here  :D

yes i am also still checking how this can be done .. as don't getting any solid guide to do it .. hope i will get it .. also waiting for any community member who can help on this


Title: Re: How to implement database to menubuilderbot in telegram
Post by: ChuckBuck on June 30, 2021, 06:35:27 PM
yes i am also still checking how this can be done .. as don't getting any solid guide to do it .. hope i will get it .. also waiting for any community member who can help on this
I don't think we'll get free help in detail. I see there are telegram bot creation services on this forum. Obviously, it's a good service to make money, so I believe they won't do it for free  :D I also did a few searches, but most of them just say in general, with my meager knowledge it's hard to complete it.


Title: Re: How to implement database to menubuilderbot in telegram
Post by: Mcpeanut on July 01, 2021, 04:20:06 AM
yes i am also still checking how this can be done .. as don't getting any solid guide to do it .. hope i will get it .. also waiting for any community member who can help on this
I don't think we'll get free help in detail. I see there are telegram bot creation services on this forum. Obviously, it's a good service to make money, so I believe they won't do it for free  :D I also did a few searches, but most of them just say in general, with my meager knowledge it's hard to complete it.

yes as if they tell the gem it will be problem for them to make more business then there will be competition ...so they will not sure if they give it for free ..we have to pay then good money to make it ..

in web also and youtube video also they provide the first thing making bot using menubuildebot but the last part how the data can be extracted not.a single video they provide ..


Title: Re: How to implement database to menubuilderbot in telegram
Post by: ChuckBuck on July 01, 2021, 04:26:19 PM
yes as if they tell the gem it will be problem for them to make more business then there will be competition ...so they will not sure if they give it for free ..we have to pay then good money to make it ..

in web also and youtube video also they provide the first thing making bot using menubuildebot but the last part how the data can be extracted not.a single video they provide ..
Let's check this: https://www.process.st/telegram-bot/
I haven't tried it yet because I haven't started my bot creation yet due to my recent busyness, I plan to do it in the near future, so I'd be happy if I could discuss it with you here. Did you read that guide? They provide a brief tutorial, I don't know if it can help us to make a complete bot, would you like to try it?


Title: Re: How to implement database to menubuilderbot in telegram
Post by: Mcpeanut on July 01, 2021, 04:44:25 PM
yes as if they tell the gem it will be problem for them to make more business then there will be competition ...so they will not sure if they give it for free ..we have to pay then good money to make it ..

in web also and youtube video also they provide the first thing making bot using menubuildebot but the last part how the data can be extracted not.a single video they provide ..
Let's check this: https://www.process.st/telegram-bot/
I haven't tried it yet because I haven't started my bot creation yet due to my recent busyness, I plan to do it in the near future, so I'd be happy if I could discuss it with you here. Did you read that guide? They provide a brief tutorial, I don't know if it can help us to make a complete bot, would you like to try it?

that guide is great the things mention that guide we can do it using menubuilderbot .. the only problem is how we can export the data send by user to bot .. which it not mention in the guide .. we we need ..

Thanks for search on this topic .. eve thing i find it but not the export option how we can export the data to csv file or google doc file