chatbot tag

4 questions


1 answers
108 views
0
Android) simpleDateFormat.parse(date).The time changes (pm -> am) after getTime(). Does anyone know?

Hi, everyoneI am inquiring because it was blocked while making a chatbot using dialog flow.SimpleDateFormat weatherDateFormatFromString = new SimpleDateFormat(yyyy-MM-dd hh:mm:ss)You created a variabl...


1 answers
102 views
0
This is a question related to the link between Kakao Talk chatbot and web DB.

We would like to implement a simple survey and question-and-answer function using the Kakaotalk chatbot. The detailed flow is as follows:Users are classified by Kakao Talk login and authentication on ...


1 answers
53 views
0
Database to Chatbot (Danbi Chatbot)

I want to connect mysql database to a chatbot (Danbi Chatbot/Chatbot Platform)I confirmed that Danbi Chatbot can get an api.But how can you connect a database to a Danbi chatbot, and is this possible?...

1 years ago

1 answers
97 views
0
I'm making a Telegram bot with Python that tells me the movie schedule. I'm leaving a question because I don't know how to show you the ticket.

//import telegramfrom telegram.ext import Updaterfrom telegram.ext import MessageHandler, Filtersfrom bs4 import BeautifulSoupimport urllib.request as req######Yeongdeungpo CGv crawling related functi...


© 2024 OneMinuteCode. All rights reserved.