Skip to content

zarif59/we-toolkit-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

we-toolkit-telegram

Get info from WE Telecom Egypt api and sent it via Telegram

Requirement

Node v18.20.0 (recommend)

Node v20.12.0 (not recommend)

Installation

git clone this repo

npm install

Usage

  1. Change WE_LOGIN_NUMBER and WE_LOGIN_PASSWORD in run.js
  2. Get telegram bot api token from telegram @BotFather
  3. Get chat id by using https://api.telegram.org/bot<YourBOTToken>/getUpdates
  4. Chnage YOUR_TELEGRAM_BOT_TOKEN and CHAT_ID in run.js
  5. Run the script node run.js

Example response

response

Change const info = for diffrent output

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published