특정 타겟 URL 에 설정된 주기에 따라 내가 원하는 정보가 존재하면, 카카오 API 메시지 기능을 통해 '나와의 채팅' 으로 메시지를 보내주는 모듈.
A module that sends a message through 'chat with me' through the Kakao API message function if the information I want exists according to the period set in a specific target URL.
//https://developers.kakao.com/console/app
Kakao API Application
//https://developers.kakao.com/tool/rest-api/open/post/v2-api-talk-memo-default-send
Kakao API Access Token
//npm install cheerio request
cheerio
request
node server.js
