Skip to content

AustinAbhari/headless-slack-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

headless-slack-reminder

This is a small node application using puppeteer to log a user into slack and then create a reminder

Installation

  • make sure you have node installed
  • npm install
  • create a .env file with variables
  EMAIL=//your email here
  PASSWORD=//your password here
  • node index.js

to-do

  • pass in user and command at run time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published