Stickerclient

Build and TestCoverage Status

StickerClient is an Elixir library for interfacing with the Signal Stickers API.

Installation

This package can be installed by adding stickerclient to your list of dependencies in mix.exs:

def deps do
  [
    {:stickerclient, "~> 0.2.1"}
  ]
end

Documentation

Documentation for this package can be found on HexDocs and it is recommended to start by reading the overview documentation

Acknowledgements

Many thanks to the team at signalstickers for building the Python client, from which this project was inspired.

Legal

This project is not at all officially affiliated with Signal messenger or any of Signals related entities.

Signal is a registered trademark in the United States and other countries.

Signal’s official legal policies can be viewed here.