Skip to content

App that interrogates TextBelt API to send ghost messages

Notifications You must be signed in to change notification settings

NickBodliev/GhostSMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GhostSMS

App that interrogates TextBelt SMS API to send ghost SMS messages to phone number you specify. The phone number must contain the country code. TextBelt API permits to send only 1 message every 24 hours in the free version.

You can buy also more SMS texts if you want. The version in this repository is the free one

TextBelt SMS API Costs

To use the app, you have open the path of the directory with the CLI and write 'python GhostSMS'. It will ask you for the destination and the message you want to send. After that you will get the object of response from TextBelt API, if the 'success' alue is 'True', it means that the message was sent with success. In the contrary case, the 'success' value will be 'False'.

E.G.

response

In the future updates the will be able to handle the response and show a custom message.

About

App that interrogates TextBelt API to send ghost messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages