A fairly thin wrapper around the Telegram API, written for Crystal.
			
		
		| spec | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| .travis.yml | ||
| LICENSE | ||
| README.md | ||
| shard.yml | ||
telepathy
A fairly thin wrapper around the Telegram API, written for Crystal.
Installation
Add this to your application's shard.yml:
dependencies:
  telepathy:
    git: http://dev.danilafe.com/Crystal-Bots/telepathy
Usage
require "telepathy"
Contributors
- DanilaFe Danila Fedorin - creator, maintainer