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-02 15:47:36 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ba8b3425b8626f8ec1da504758b448777a106f5d
ba8b3425
1 parent
a0eaa0cb
Supplement README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
2 deletions
README.md
README.md
View file @
ba8b342
...
...
@@ -9,7 +9,9 @@
</div>
## Table of Contents
1.
[
About The Project
](
#about-the-project
)
2.
[
Built With
](
#built-with
)
3.
[
Roadmap
](
#roadmap
)
...
...
@@ -17,6 +19,7 @@
5.
[
Contact
](
#contact
)
<!-- ABOUT THE PROJECT -->
## About The Project
...
...
@@ -39,12 +42,45 @@
## Installation
_Below is how to install our peoject._
1.
Clone the repo
```sh
git clone http://khuhub.khu.ac.kr/2018103692/find_mbti_bot
```
2.
Install NPM packages
```sh
npm install
```
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!-- USAGE EXAMPLES -->
## Usage
1.
"MBTI 챗봇" 채널을 추가해 주세요.
*
link:
<http://pf.kakao.com/_jAjtb>
<img
src=
"channel.jpg"
width=
"270px"
height=
"450px"
></img><br/>
2.
채팅창에 "안녕"을 입력하면 챗봇이 메시지를 전송합니다.
<img
src=
"channel.jpg"
width=
"300px"
height=
"300px"
></img><br/>
3.
전송된 메시지에서 "MBTI 테스트 시작하기" 버튼을 터치하면 MBTI 테스트를 진행할 수 있습니다.
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!-- ROADMAP -->
## Roadmap
-
[
x
]
Kakao 채널 만들기
-
[
x
]
express 서버 연결
-
[
]
test
-
[
x
]
test
-
[
]
MBTI설문을 챗봇에 적용시키기
...
...
@@ -72,6 +108,6 @@
*
공정훈 : kjhun1208@khu.ac.kr
*
고민경: komg00@khu.ac.kr
*
Project Link : http://khuhub.khu.ac.kr/2018103692/find_mbti_bot
)
*
Project Link : http://khuhub.khu.ac.kr/2018103692/find_mbti_bot
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment