Skip to content

aaronjenkins/signal-api-bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

signal-api-bot-template

What does this project do?

This project is a template to set up a script to send messages to a Signal Chat (group chat or individual)

Prerequisites

  1. a second phone number (Google Voice, Burner, etc)
  2. a second smart device to register a signal account for the script
  3. docker installed on the host machine

Register Second Signal Account

Download signal on your secondary smart device and set up a new signal account with the Google Voice number

Set Up Signal API

Follow this guide to set up the Signal API Docker Container https://github.com/bbernhard/signal-cli-rest-api

Create NodeJS Repo

mkdir my-node-app && cd my-node-app && git init && npm init -y

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published