성결대학교 카카오 챗봇 프로젝트 a.k.a 채널봇
Node.JS V10
ExpressJS V4.19.1
Firebase V8.4.1
eslint V8.20.0
mocha V10.0.0
pipedream Scheduler
> cd functions
> npm install
> npm run config
> npm start
https://github.com/axios/axios
HTTP 통신 라이브러리
https://github.com/cheeriojs/cheerio
웹 스크래핑 라이브러리
https://github.com/puppeteer/puppeteer
Headless browser 라이브러리
https://github.com/chaijs/chai
mocha assertion 모듈 라이브러리
https://github.com/visionmedia/supertest
통합 테스트 라이브러리
This project is licensed under the Apache 2.0 License - see the ChannelBOT/LICENSE