Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rooom13/dailyword-bot

A Telegram Bot to help Spanish speakers learn German & vice-versa Python, Redis on the backend. Check it, its live!
https://github.com/rooom13/dailyword-bot

api bot collaborators german open-source python redis telegram-bot

Last synced: about 1 month ago
JSON representation

A Telegram Bot to help Spanish speakers learn German & vice-versa Python, Redis on the backend. Check it, its live!

Awesome Lists containing this project

README

        

# [@dailyWord_bot](https://telegram.me/dailyWord_bot) (Check it, it's live :globe_with_meridians:)
[![dailyWord-bot](https://github.com/rooom13/dailyWord-bot/actions/workflows/github-action.yml/badge.svg?branch=master)](https://github.com/rooom13/dailyWord-bot/actions/workflows/github-action.yml)

This repository contains the source code for [**@dailyWord_bot**](https://telegram.me/dailyWord_bot), a Telegram Bot that eases learning new words & expressions in German and Spanish.
## What does @dailyWord_bot do?
**@dailyWord_bot** will send you daily words with examples with a set of sentence examples. You can as well mark/unmark the words that you already know so they won't appear anymore.

![screenshot](https://user-images.githubusercontent.com/32899185/100937837-f65e3b00-34f3-11eb-87cd-803d6fefd932.png)

The words data bank is updated dynamically with the will of collaborators via a Google Spread Sheet. Do not hesitate reaching out to collaborate! :blush:

## How can I start using it?
Just open Telegram and start a conversation with [**@dailyWord_bot**](https://telegram.me/dailyWord_bot)

### Tech Stack
| What | Tech |
| ------ | ------ |
| development | python |
| database | redis |
| deployment | Docker, docker-compose |
| CI | Github Actions to enforce merge checks for tests, static analysis & coverage |