Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 354 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 354 Bytes

Prem-Gmail-Summarizer

This is a simple script that uses the Prem SDK and Deno the new alternative to Node.js to summarize emails from a Gmail account.

Slack integration coming soon.⏰

Prerequisites

  • Deno (v1.42.0)
  • Prem API key
  • Google OAuth2 credentials
  • Gmail access token

Installation

deno run --allow-env --env main.ts