Skip to content

Instantly share code, notes, and snippets.

View dilan-oz's full-sized avatar

Dilan Ozkaynak dilan-oz

  • 20:23 (UTC -04:00)
View GitHub Profile
@dilan-oz
dilan-oz / main.ts
Created September 11, 2023 22:54 — forked from tablekat/main.ts
Making gmail push notifications to webhook
import * as request from 'request';
import * as fs from 'fs';
import * as readline from 'readline';
var google = require('googleapis');
var googleAuth = require('google-auth-library');
/*************** STEPS
- made a project on https://console.cloud.google.com/cloudpubsub/topicList?project=testmabs thing?