Toggle navigation
Toggle navigation
This project
Loading...
Sign in
신정아
/
weather_chatbot
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Network
Create a new issue
Commits
Issue Boards
Authored by
신정아
2020-06-24 22:52:18 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c986d3d275f09c65c110c02942e07b4cb6e7470f
c986d3d2
1 parent
806462be
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
README.md
README.md
View file @
c986d3d
**
1.
project**
** project**
-챗봇에 지역을 입력하면 날씨와 그에 맞는 옷차림을 제안
-챗봇 사용시 반드시 '시작' 이라는 메세지를 보내야함
#2. 설치 방법(Installation)
** 설치 방법(Installation)**
-
Get a free API Key at https://developers.line.biz/en/
-
Get a free API Key at https://data.go.kr/data/15057682/openapi.do
-
Clone the repo
...
...
@@ -15,11 +16,11 @@
```const TOKEN = 'ENTER YOURS';```
```var WEATHER_URL = ~~~ serviceKey=' ENTER YOURS'```
#3. 사용 방법
- node app.js
*** 사용 방법(usage)***
``` node app.js```
```
4.
라이센스
*** 라이센스**
**
MIT License
Copyright (c)
[
2020
]
[
Shin Jeong A
]
...
...
Please
register
or
login
to post a comment