Skip to content

Check for new SMS on Alcatel MW40 LinkZone (bouygues telecom) and send them to telegram

Notifications You must be signed in to change notification settings

unixfox/alcatel-mw40-sms-to-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Check for new SMS on Alcatel MW40 LinkZone (Bouygues telecom) then send them to telegram

  1. Setup a telegram bot, get the token and the chat ID
  2. Find the _TclRequestVerificationKey through the requests done on the web interface
  3. Launch with:
export TELEGRAM_ACCESS_TOKEN=mytoken
export TELEGRAM_CHAT_ID=chatid
export TCLREQUESTVERIFICATIONKEY=thekey
python index.py

About

Check for new SMS on Alcatel MW40 LinkZone (bouygues telecom) and send them to telegram

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages