minond / textbelt

Use the TextBelt api in Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status

textbelt allows you to use TextBelt in Node.js:

textbelt('8011231234', 'hi man, how are you??' /*, callback */);

limitations

there's no way to send internaltional messages or messages to Canada, which TextBelt does support. I just hardcoded the text end-point in the code. see the TextBelt site for service limitations.

thanks

thanks for Ian Webster for creating TextBelt

notes

won't be uploading this package to npm since TextBelt can already programmatically used as a node package. but if you do want to install this package, just run npm install minond/textbelt

About

Use the TextBelt api in Node.js.


Languages

Language:JavaScript 100.0%