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 year ago
JSON representation
A Telegram Bot to help Spanish speakers learn German & vice-versa Python, Redis on the backend. Check it, its live!
- Host: GitHub
- URL: https://github.com/rooom13/dailyword-bot
- Owner: rooom13
- Created: 2018-11-09T11:29:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T21:03:28.000Z (about 3 years ago)
- Last Synced: 2025-03-25T11:39:10.555Z (over 1 year ago)
- Topics: api, bot, collaborators, german, open-source, python, redis, telegram-bot
- Language: Python
- Homepage:
- Size: 2.33 MB
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [@dailyWord_bot](https://telegram.me/dailyWord_bot) (Check it, it's live :globe_with_meridians:)
[](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.

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 |