Skip to content

leohearts/AutomatePhoneController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

AutomatePhoneController

An Automate flow. Use Telegram bot to send sms, make phone calls, etc.

No root needed.

Feature

Use Telegram bot to:

  • Send sms
  • Make phone calls
  • Answer/end calls
  • Get phone location
  • Reduce spam by automacally answer and hang up calls

Install

Buy and install Automate to your phone

Install https://llamalab.com/automate/community/flows/46295 in Automate

Click on "Edit" (right buttom floating button), Set Telegram bot token and whitelist

Go to Automate settings, check "Run on system startup", also set SMS/call rate limit if you need.

INFO: Remember to change your botToken first!

Use with https://github.com/pppscn/SmsForwarder

Setup command list with:

curl https://api.telegram.org/botYOURTOKEN -H 'Content-type: application/json' -d '{"commands": [{"command":"call","description":"/call [subid] [toNumber]"},{"command":"sms","description":"/sms [subid] [toNumber] [text]"},{"command":"accept","description":"Accept the call."},{"command":"decline","description":"Decline the call."}, {"command": "autoanswer", "description": "/autoanswer [0|1] Set automatically answer the call and hang up after 2 secs."}, {"command": "getLocation", "description": "Get device location."}]}'

Screenshots

image

Control phone with Telegram

About

An Automate flow. Use Telegram bot to send sms, make phone calls, answer/end calls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published