Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 481 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 481 Bytes

calendar-bot

a discord bot that sends weekly updates from google calendar into a discord channel

alt text

Installation

Use the package manager npm to install the necesary packages.

npm install discord.js
npm i fs
npm i googleapis
npm i axios

Usage

cd /folder location/
node index.js

License

MIT