Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.3 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.3 KB

@dailyWord_bot (Check it, it's live 🌐)

dailyWord-bot

This repository contains the source code for @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

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

How can I start using it?

Just open Telegram and start a conversation with @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