Toggle navigation
Toggle navigation
This project
Loading...
Sign in
공정훈
/
find_mbti_bot
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Minkyung Ko
2022-06-08 23:58:05 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1023bebec5d3a7acaa4cce9632d1712572428301
1023bebe
1 parent
67bf8782
Update README.md Ver.14
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
README.md
README.md
View file @
1023beb
...
...
@@ -68,7 +68,7 @@
```
7.
Put your secret API KEY in
`.env`
This project needs Naver Open API(Client ID, Client Secret) & Kakao API(Kakao REST API Key)
8.
If modules are not installed, enter the following command to install:
8.
If modules are not installed, enter the following command to install:
```
npm install express --save
npm install router
...
...
@@ -89,8 +89,8 @@
-
또는 하단 챗봇 링크에 접속해서 채널을 추가해 주세요.
link:
<http://pf.kakao.com/_jAjtb>
<img
src=
"channel.jpg"
width=
"270px"
height=
"450px"
></img><br/>
-
아래의 qr코드를 스캔
하면 챗봇과 바로 채팅을 시작할 수 있습니다.
<img
src=
"qrcode.jpg"
width=
"250px"
height=
"250px"
></img><br/>
-
아래의 qr코드를 스캔
해서 채널을 추가하셔도 됩니다.
<img
src=
"qrcode.jpg"
width=
"250px"
height=
"250px"
></img><br/>
2.
채팅창에 "안녕"을 입력하면 챗봇이 메시지를 전송합니다.
<img
src=
"hello.jpg"
width=
"300px"
height=
"300px"
></img><br/>
...
...
Please
register
or
login
to post a comment