Telegram Bot, that helps to learn German (for russian speakers).
Check it out: http://telegram.me/deutscher_bot
Add this to your application's shard.yml
:
dependencies:
deutscher_bot:
github: greyblake/deutscher_bot
build it:
crystal build --release ./bin/deutscher_bot.cr
Run it, providing Telegram bot token:
TOKEN=token ./deutscher_bot
- greyblake Sergey Potapov - creator, maintainer