MCROEngineering / time-off-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to create a Slack BOT with Node.js

This BOT is intended to add events to google calendar, so you will use the googleapis library.

Project Setup and Local Environment

Install project dependencies

npm install

Start development server:

npm start

About


Languages

Language:JavaScript 100.0%