ex_telegram

Telegram bot client for Elixir

MIT License

Downloads
14
Stars
0

ExTelegram

TODO: This library is being parked at version 0.1.0. This is just an empty Elixir boilerplate. You'll see some changes once this version starts at v0.3.0

Installation

If available in Hex, the package can be installed by adding ex_telegram to your list of dependencies in mix.exs:

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

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ex_telegram.