# telepathy A fairly thin wrapper around the Telegram API, written for Crystal. ## Installation Add this to your application's `shard.yml`: ```yaml dependencies: telepathy: github: [your-github-name]/telepathy ``` ## Usage ```crystal require "telepathy" ``` ## Contributors - [DanilaFe](http://dev.danilafe.com/DanilaFe) Danila Fedorin - creator, maintainer