Giter Club home page Giter Club logo

butler's Introduction

Buttler

집사

Philosophy

반복적인 일은 내가한다

Feature

  • 사내 근처의 한식뷔페인 이가네흑돼지의 오늘의 메뉴를 알려줍니다
  • 구글 챗 일정공유 방에 매주 새로운 대화 스레드를 열어줍니다
  • 구글 챗 원격근무 방에 매주 새로운 대화 스레드를 열어줍니다

Environment

  • google cloud platform의 서비스 계정을 사용합니다
  • chrome v91.0.4472.77(공식 빌드) (x86_64)
  • nodejs v16.0.0
  • npm v7.10.0
    • chromedriver v90.0.1
    • googleapis v75.0.0
    • selenium-webdriver v4.0.0-beta.3
    • unirest v0.6.0
    • [email protected]

How to Run?

프로젝트 루트 경로에 config.js 파일이 있어야합니다 config.js는 아래와 같은 구성을 가지고 있어야합니다

{
  "instagram_id": "[email protected]",
  "instagram_pw": "your password",
  "google_chat_general_room_id": "xxxxxxxxx",
  "google_chat_analytics_room_id": "xxxxxxxx",
  "google_chat_share_schedule_room_id": "xxxxxxxx",
  "google_chat_working_remotly_room_id": "xxxxxxxxx",
  "google_chat_lunch_thread_id": "lunchMenuNotification",
  "google_chat_lunch_menu_icon": "https://w7.pngwing.com/pngs/462/874/png-transparent-instagram-logo-icon-instagram-icon-text-logo-sticker-thumbnail.png",
  "google_chat_working_remotly_meet_id": "google meet url",
  "google_chat_lunch_menu_noti_hour": 11,
  "google_chat_lunch_menu_noti_minute": 30,
  "google_chat_share_schedule_noti_dayofweek": 5,
  "google_chat_share_schedule_noti_hour": 11,
  "google_chat_share_schedule_noti_minute": 0,
  "google_chat_working_remotly_noti_dayofweek": 5,
  "google_chat_working_remotly_noti_hour": 11,
  "google_chat_working_remotly_noti_minute": 0
}
$npm install

$npm start

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.