telepathy/README.md

368 B

telepathy

A fairly thin wrapper around the Telegram API, written for Crystal.

Installation

Add this to your application's shard.yml:

dependencies:
  telepathy:
    github: [your-github-name]/telepathy

Usage

require "telepathy"

Contributors

  • DanilaFe Danila Fedorin - creator, maintainer