From d47011def3acfd673003f9425431f353dad8527d Mon Sep 17 00:00:00 2001 From: Grant Bacon Date: Tue, 17 Jun 2025 13:18:47 -0700 Subject: [PATCH] Link to signal-rest-ts in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb948a4..1952cec 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ The Swagger API documentation can be found [here](https://bbernhard.github.io/si | [pysignalclirestapi](https://pypi.org/project/pysignalclirestapi/) | Library | Python | Small python library | [@bbernhard](https://github.com/bbernhard) | [signalbot](https://pypi.org/project/signalbot/) | Library | Python | Framework to build Signal bots | [@filipre](https://github.com/filipre) | [signal-cli-to-file](https://github.com/jneidel/signal-cli-to-file) | Script | JavaScript | Save incoming signal messages as files | [@jneidel](https://github.com/jneidel) | +| [signal-rest-ts](https://www.npmjs.com/package/signal-rest-ts) | Library | TypeScript | TypeScript module to build Signal bots | [@pseudogeneric](https://github.com/pseudogeneric) | In case you need more functionality, please **file a ticket** or **create a PR**.