Showing
5 changed files
with
4 additions
and
4 deletions
2018-12-04.docx
deleted
100644 → 0
No preview for this file type
QR코드.JPG
deleted
100644 → 0
32.5 KB
1 | -# mother project : kakaoBot<br> | 1 | +# TELEGRAMBOT |
2 | -최근 수정: 2018/12/01<br> | 2 | + |
3 | -추가기능 : 파파고 api를 이용한 카카오톡에서 전송한 사진 속 글자 인식및 번역 | 3 | +메시지와 사진을 자동으로 번역하는 텔레그램 번역 봇 |
4 | 4 | ||
5 | 프로젝트 구동을 위해 [MongoDB](https://www.mongodb.com/download-center/community)가 필요합니다. | 5 | 프로젝트 구동을 위해 [MongoDB](https://www.mongodb.com/download-center/community)가 필요합니다. |
6 | 6 | ... | ... |
... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
7 | "test": "echo \"Error: no test specified\" && exit 1", | 7 | "test": "echo \"Error: no test specified\" && exit 1", |
8 | "start": "node ./app.js" | 8 | "start": "node ./app.js" |
9 | }, | 9 | }, |
10 | - "author": "강수인", | 10 | + "author": "김영규, 김건", |
11 | "license": "MIT", | 11 | "license": "MIT", |
12 | "dependencies": { | 12 | "dependencies": { |
13 | "@google-cloud/vision": "^1.0.0", | 13 | "@google-cloud/vision": "^1.0.0", | ... | ... |
발표자료.pptx
deleted
100644 → 0
This file is too large to display.
-
Please register or login to post a comment