bot tag

7 questions


1 answers
297 views
0
I want to parrot back on Line, but it doesn't come back.

Reference Sitehttps://gurishunin.com/line_gas_beginner/I'm a beginner.I copied the above site's code and put a channel access token (long term) in the access token.There is also a webnock setting and ...


1 answers
81 views
0
hubot error

Hubot Running $yo hubot /root/.nvm/versions/node/v5.2.0/lib/node_modules/yo/node_modules/mkdirp/index.js:90 below err0; ^Error: EACCES:permission denied, mkdir'/root/.config/configstore' at Erro...

1 years ago

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
100 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 ...


2 answers
68 views
0
How can I recognize YouTube music on Arduino IDE or C?

How can I make YouTube music recognized in the Arduino program, IDE? For example, what should I do to make the light blink according to YouTube music??Can't the compiler recognize the YouTube playback...

1 years ago

1 answers
52 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
96 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.