textnow-bot-new

1.0.7 • Public • Published

TextNow Bot

npm Node.js Puppeteer license

TextNow Bot is a Node library that allows TextNow messages to be sent programmatically. All communication is handled through the Puppeteer API.

Getting Started

Installation

To use TextNow Bot in your project, run:

npm install textnow-bot puppeteer
# or "yarn add textnow-bot puppeteer"

Usage

An example project is provided to demonstrate how TextNow Bot can be used alongside Puppeteer to send a message.

Note: SSO login is currently unsupported.

Execute script on the command line:

cd examples/send-message
npm install
# or "yarn install"
node .

Package Sidebar

Install

npm i textnow-bot-new

Weekly Downloads

1

Version

1.0.7

License

MIT

Unpacked Size

56 kB

Total Files

10

Last publish

Collaborators

  • crystalcomputing