WebEngineering2 Projekt: Aktien und News Bot für Telegram
Go to file
dependabot[bot] 5c00652805
Update python-dotenv requirement in /telegram_bot
Updates the requirements on [python-dotenv](https://github.com/theskumar/python-dotenv) to permit the latest version.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.19.2...v0.20.0)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27 18:43:37 +00:00
.github Update dependabot.yml 2022-03-18 00:31:50 +01:00
.woodpecker Updated pipeline.yml 2022-03-27 20:24:53 +02:00
api Updated api to use bcrypt 2022-03-27 20:42:11 +02:00
documentation Updated postman and openapi documentation 2022-03-27 17:57:22 +02:00
frontend Merge pull request #21 from WebEngineering2/dependabot/npm_and_yarn/frontend/minimist-1.2.6 2022-03-26 16:35:31 +01:00
telegram_bot Update python-dotenv requirement in /telegram_bot 2022-03-27 18:43:37 +00:00
.gitignore Updated README files, .gitignore and .env.example 2022-03-17 23:49:39 +01:00
README.md Update README.md 2022-03-25 12:31:19 +01:00

Build Status

TelegramAktienBot

WebEngineering2 Projekt: Aktien und News Bot für Telegram

Projektumfang

  • Web-Konfigurationsseite / Interface:
    • regelmäßige Updates festlegen
    • Aktienindizes auswählen
    • Watchlist-Übersicht
    • Verknüpfung des Bots über ID
    • Login (JWT)
    • Stichwörter für News definieren
  • Telegram Bot:
    • regelmäßige Updates per Nachricht über Kurse und News zu bestimmten Themen/Stichwörtern/Kursen
    • Update auf Anfrage

Dokumentation

-> README.md in /documentation