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:53:18 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bd816d13db080908663b6dc209869ba42695744b
bd816d13
1 parent
c986d3d2
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
README.md
README.md
View file @
bd816d1
** project**
_project
-챗봇에 지역을 입력하면 날씨와 그에 맞는 옷차림을 제안
-챗봇 사용시 반드시 '시작' 이라는 메세지를 보내야함
** 설치 방법(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
...
...
@@ -16,11 +16,11 @@
```const TOKEN = 'ENTER YOURS';```
```var WEATHER_URL = ~~~ serviceKey=' ENTER YOURS'```
*** 사용 방법(usage)***
_사용 방법(usage)
``` node app.js```
```
*** 라이센스**
**
_라이센스
MIT License
Copyright (c)
[
2020
]
[
Shin Jeong A
]
...
...
Please
register
or
login
to post a comment