https://github.com/mskstanmay/gmail-notiifer
A repository made by a student of Vit University so he doesn't have to check his email 😎
https://github.com/mskstanmay/gmail-notiifer
gmailapi
Last synced: over 1 year ago
JSON representation
A repository made by a student of Vit University so he doesn't have to check his email 😎
- Host: GitHub
- URL: https://github.com/mskstanmay/gmail-notiifer
- Owner: mskstanmay
- License: apache-2.0
- Created: 2023-09-25T07:22:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T07:23:07.000Z (almost 3 years ago)
- Last Synced: 2023-09-25T13:34:10.140Z (almost 3 years ago)
- Topics: gmailapi
- Language: JavaScript
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gmail_Notifier
Hi, Just of student of Vit University too lazy to check his email...
### Configrations ⚙️
- port=3000
- refreshtime=1 (In minutes)
- myChatId= [ Your telegram chat id in here ]
- telegramBotToken=[ Telegram Bot token ]
- oa_clientId= [ Oauth2 clientId from api portal ]
- oa_clientSecret= [ Oauth2 clientSecret from api portal ]
- oa_redirectUri= http://localhost:port/callback
- oa_accessType=offline
## Proccedure
- Start the project using `node index.js`
- Go to the http://localhost:port/auth to autheticate with the college mail id
- Now just wait for the time mentioned in the dotenv to recieve a message on telegram