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:56:24 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ee360b3fc3a93d04d053122efd8504c73bbd1591
ee360b3f
1 parent
b1870587
Update READme.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
11 deletions
README.md
README.md
View file @
ee360b3
...
...
@@ -14,9 +14,12 @@
1.
[
About The Project
](
#about-the-project
)
2.
[
Built With
](
#built-with
)
3.
[
Roadmap
](
#roadmap
)
4.
[
Contributing
](
#contributing
)
5.
[
Contact
](
#contact
)
3.
[
Installation
](
#installation
)
4.
[
Usage
](
#usage
)
5.
[
Roadmap
](
#roadmap
)
6.
[
Contributing
](
#contributing
)
7.
[
Contact
](
#contact
)
...
...
@@ -44,14 +47,12 @@
## 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
```
...
...
@@ -62,14 +63,14 @@ _Below is how to install our peoject._
<!-- USAGE EXAMPLES -->
## Usage
1.
"MBTI 챗봇" 채널을 추가해 주세요.
*
link:
<http://pf.kakao.com/_jAjtb>
*
"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 테스트를 진행할 수 있습니다.
*
전송된 메시지에서 "MBTI 테스트 시작하기" 버튼을 터치하면 MBTI 테스트를 진행할 수 있습니다.
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
...
...
Please
register
or
login
to post a comment