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
김성욱
2022-05-23 21:40:50 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a907614fd7db1ce4a238b275b26547c69804ecbe
a907614f
1 parent
d43b1d5e
Update README.md Ver.7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
README.md
README.md
View file @
a907614
...
...
@@ -30,7 +30,7 @@
*
MBTI를 알기 위해서는 딱딱한 질문식의 설문을 일일히 체크해야 합니다.
*
저희는 그런 방식보다는 챗봇과의 대화를 통해 MBTI를 알아내는 방식을 챗봇에 적용하고자 합니다.
*
저희 챗봇은
LINE
Messaging API를 기반으로 만들어졌습니다.
*
저희 챗봇은
Kakao
Messaging API를 기반으로 만들어졌습니다.
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
...
...
@@ -48,8 +48,8 @@
<!-- ROADMAP -->
## Roadmap
-
[
]
Line/k
akao 채널 만들기
-
[
]
express 서버 연결
-
[
x
]
K
akao 채널 만들기
-
[
x
]
express 서버 연결
-
[
]
test
-
[
]
MBTI설문을 챗봇에 적용시키기
...
...
@@ -62,9 +62,9 @@
## Contributing
1.
Fork the Project
2.
Create your Feature Branch
(
`git checkout -b feature/AmazingFeature`
)
3.
Commit your Changes
(
`git commit -m 'Add some AmazingFeature'`
)
4.
Push to the Branch
(
`git push origin feature/AmazingFeature`
)
2.
Create your Feature Branch
3.
Commit your Changes
4.
Push to the Branch
5.
Open a Pull Request
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
...
...
Please
register
or
login
to post a comment