WebEngineering2 Projekt: Aktien und News Bot für Telegram
Go to file
dependabot[bot] d3cf0e0c37
Update yfinance requirement from ~=0.1.6 to ~=0.1.70 in /api
Updates the requirements on [yfinance](https://github.com/ranaroussi/yfinance) to permit the latest version.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/ranaroussi/yfinance/compare/0.1.55...0.1.70)

---
updated-dependencies:
- dependency-name: yfinance
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 10:35:50 +00:00
.github Update dependabot.yml 2022-03-18 00:31:50 +01:00
.woodpecker Fixed pipeline condition 2022-04-05 08:45:30 +02:00
api Update yfinance requirement from ~=0.1.6 to ~=0.1.70 in /api 2022-04-06 10:35:50 +00:00
deploy Added goaccess auth 2022-04-05 11:26:34 +02:00
documentation Updated postman and openapi documentation 2022-03-27 17:57:22 +02:00
frontend Merge branch 'frontend' 2022-04-05 20:24:39 +02:00
telegram_bot Fixed Dockerfile 2022-04-04 16:10:37 +02:00
.gitignore Updated README files, .gitignore and .env.example 2022-03-17 23:49:39 +01:00
README.md Update README.md 2022-04-05 08:41:16 +02: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

Nützliche Tools