Toggle navigation
Toggle navigation
This project
Loading...
Sign in
백승욱
/
movie-reco-chatbot
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
백승욱
2022-06-08 00:23:10 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2c1f5c63ef23967f005ae90c87d15610ac220244
2c1f5c63
1 parent
85f53fad
Modify README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
README.md
README.md
View file @
2c1f5c6
...
...
@@ -20,24 +20,23 @@
## Installation
1.
무료 API 키를 발급 받습니다.
[
영화진흥위원회 API
](
https://www.kobis.or.kr/kobisopenapi/homepg/main/main.do
)
1.
[
영화진흥위원회 API
](
https://www.kobis.or.kr/kobisopenapi/homepg/main/main.do
)
에서 무료 API 키를 발급 받습니다
2.
리포지토리를 클론합니다.
```
sh
```
git clone http://khuhub.khu.ac.kr/2018104006/movie-reco-chatbot.git
```
3.
NPM packages 설치합니다.
```
sh
```
npm install
```
4.
`config.json`
파일 안에 발급받은 API 키를 추가합니다.
```
json
```
"KOFIC_KEY" : "Insert user key value";
```
5.
라인 어플리케이션에서 챗봇을 친구로 추가합니다.
```
Chatbot ID : @093sjoog
<div
align=
"center"
><img
src=
"./images/QRcode.png"
width=
"20%"
height=
"20%"
></div>
```
<!-- USAGE EXAMPLES -->
## Usage
...
...
Please
register
or
login
to post a comment