Cablegram

Telegram Bot library for the Elixir language

About

This is not an official library by the authors of the Telegram application.

Goals:

Installation

Add it to your dependencies in mix.exs:

def deps do
  [
    {:cablegram, "~> 0.1.0"}
  ]
end

Usage

See https://hexdocs.pm/cablegram/Cablegram.html