Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박찬수
/
enjoy_soccer
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-06-09 15:39:40 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b2f445c3e22b366af2d9d4417f5b5c40f5334d03
b2f445c3
1 parent
532f8817
README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
README.md
README.md
View file @
b2f445c
# 축구관련 정보제공 챗봇
[
![node-16.15.0
](
https://img.shields.io/badge/Node-16.15.0-green?logo=nodedotjs
)
] (https://nodejs.org/ko/)
[
![express-4.18.1
](
https://img.shields.io/badge/Express-4.18.1-green?logo=express
)
] (https://expressjs.com/ko/)
<!--Table of Contents-->
## Table of Contents
1.
About the Project
...
...
@@ -57,10 +58,12 @@ npm install
-
라인 채널 아이디 : @561ankpu
2.
채팅창에 들어가면 챗봇이 안내 문구를 전송합니다.
<img
src=
"./appscreenshot.jpg"
width=
"300px"
height=
"800px"
></img><br/>
<img
src=
"./appscreenshot.jpg"
width=
"300px"
height=
"800px"
></img><br/>
![
screenshot_1
](
./appscreenshot.jpg
)
3.
안내 문구에 따라 리그 번호 혹은 팀명을 입력합니다.
<img
src=
"./firstmessage.png"
width=
"300px"
height=
"400px"
></img><br/>
![
screenshot_2
](
./firstmessage.png
)
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
...
...
Please
register
or
login
to post a comment