Toggle navigation
Toggle navigation
This project
Loading...
Sign in
신지원
/
LineMusicChatbot
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
엄성진
2021-06-09 19:14:15 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dbfcc73694f939841cf4352d08fff7eba6ea238a
dbfcc736
1 parent
7635fc0b
Fix Search Bug
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
check.js
check.js
View file @
dbfcc73
...
...
@@ -888,6 +888,7 @@ exports.check = function (message, replyToken, userId) {
var
optionParams
=
{
q
:
message
,
part
:
"snippet"
,
type
:
"video"
,
key
:
Info
.
YoutubeKey
,
maxResults
:
10
};
...
...
Please
register
or
login
to post a comment