From 68be914dd023026dde4c110b5f3effd14e6bfa23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Filip?= Date: Sun, 14 Nov 2021 16:27:14 +0100 Subject: [PATCH] add signalbot python package --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c2aedb..f787ccc 100644 --- a/README.md +++ b/README.md @@ -84,5 +84,6 @@ The Swagger API documentation can be found [here](https://bbernhard.github.io/si | ------------- |:-------------:| :-----:|:-----:|:-----:| | [Shell Client](https://github.com/florian-h05/shell-script_collection/blob/main/signal-cli-rest-api_client.bash) | X | | Shell | [@florian-h05](https://github.com/florian-h05) | [pysignalclirestapi](https://pypi.org/project/pysignalclirestapi/) | | X | Python | [@bbernhard](https://github.com/bbernhard) +| [signalbot](https://pypi.org/project/signalbot/) | | X | Python | [@filipre](https://github.com/filipre) In case you need more functionality, please **file a ticket** or **create a PR**.