Skip to content

An Elixir library for interfacing with the Signal Stickers API

License

Notifications You must be signed in to change notification settings

tajacks/elixir-stickerclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stickerclient

Build and Test Coverage 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.

About

An Elixir library for interfacing with the Signal Stickers API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages