You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
spec | 6 years ago | |
src | 3 years ago | |
.editorconfig | 6 years ago | |
.gitignore | 6 years ago | |
.travis.yml | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
shard.yml | 3 years ago |
README.md
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