greyblake / deutscher_bot

Telegram Bot that helps to learn German, implemented in Crystal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detuscher Bot

Telegram Bot, that helps to learn German (for russian speakers).

Check it out: http://telegram.me/deutscher_bot

Installation

Add this to your application's shard.yml:

dependencies:
  deutscher_bot:
    github: greyblake/deutscher_bot

Usage

build it:

crystal build --release ./bin/deutscher_bot.cr

Run it, providing Telegram bot token:

TOKEN=token ./deutscher_bot

Contributors

  • greyblake Sergey Potapov - creator, maintainer

About

Telegram Bot that helps to learn German, implemented in Crystal

License:MIT License


Languages

Language:Crystal 100.0%