Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Chat_Bot
/
KaKao_ChatBot
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
윤준현
2018-12-05 21:43:15 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1d1d98521c6378b9b47e633a05edb49aca6b9251
1d1d9852
1 parent
8a8695b4
fix_layout
text
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
app.js
app.js
View file @
1d1d985
...
...
@@ -233,7 +233,7 @@ app.post('/message', function(req,res){
case
'ヨルシカ'
:
send
=
{
'message'
:
{
'text'
:
'
설명 : 2인조 밴드\n멤버 : n-buna, suis \n역할 : 작사, 작곡, 편곡 - n-buna\n 보컬 - suis\n서포트 멤버 : \n 下鶴光康(Guitar)\n キタニタツヤ(Bass)\n
Masack(Drums)'
,
'text'
:
'
형태 : 2인조 밴드\n멤버 :\n - n-buna(작사, 작곡, 편곡)\n - suis(Vocal)보컬\n서포트 멤버 : \n - 下鶴光康(Guitar)\n - キタニタツヤ(Bass)\n -
Masack(Drums)'
,
'photo'
:
{
'url'
:
'http://yorushika.com/wp-content/uploads/2018/05/biography_image2.jpg'
,
'width'
:
1000
,
...
...
@@ -277,7 +277,7 @@ app.post('/message', function(req,res){
case
'Guckkasten'
:
send
=
{
'message'
:
{
'text'
:
'
설명 : 4인조 밴드\n멤버 :\n 하현우(Vocal, Guitar)\n 전규호(Guitar)\n 이정길(Drum)\n
김기범(Bass)\n장르 : 싸이키델릭 록\n데뷔 : 2007년\n소속사 : 인터파크'
,
'text'
:
'
형태 : 4인조 밴드\n멤버 :\n - 하현우(Vocal, Guitar)\n - 전규호(Guitar)\n - 이정길(Drum)\n -
김기범(Bass)\n장르 : 싸이키델릭 록\n데뷔 : 2007년\n소속사 : 인터파크'
,
'photo'
:
{
'url'
:
'http://ticketimage.interpark.com/interparkenter/guckkasten/about/guckkasten_about_pc_image(540x420px).jpg'
,
'width'
:
540
,
...
...
@@ -312,7 +312,7 @@ app.post('/message', function(req,res){
case
'Mot'
:
send
=
{
'message'
:
{
'text'
:
'
설명 : 5인조 밴드\n현멤버(3집 이후) :\n 이이언(Vocal)\n 유웅렬(Guitar)\n 조남열(Drum)\n 송인섭(Bass)\n 이하윤(Keyboard)\n구멤버(1, 2집) :\n 이이언(Vocal)\n 지이(Guitar)\n장르 : Indie Rock\n
데뷔 : 2004년'
,
'text'
:
'
형태 : 5인조 밴드\n현멤버(3집 이후) :\n - 이이언(Vocal)\n - 유웅렬(Guitar)\n - 조남열(Drum)\n - 송인섭(Bass)\n - 이하윤(Keyboard)\n구멤버(1, 2집) :\n - 이이언(Vocal)\n - 지이(Guitar)\n장르 : Indie Rock\n
데뷔 : 2004년'
,
'photo'
:
{
'url'
:
'https://thestrings.kr/wp-content/uploads/2017/10/m_main.jpg'
,
'width'
:
1000
,
...
...
Please
register
or
login
to post a comment