WebEngineering2 Projekt: Aktien und News Bot für Telegram
Go to file
dependabot[bot] e48d4c7052
Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.23.0 in /frontend
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 09:54:13 +00:00
.github Update dependabot.yml 2022-03-18 00:31:50 +01:00
.woodpecker Update Dockerfile and pipeline 2022-04-26 09:12:21 +02:00
api Updated load_share_price.py 2022-05-09 14:22:17 +02:00
deploy Added timezone environment variable 2022-04-29 22:36:06 +02:00
documentation Add files via upload 2022-05-08 12:55:39 +02:00
frontend Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.23.0 in /frontend 2022-05-10 09:54:13 +00:00
telegram_bot Merge pull request #145 from WebEngineering2/bot 2022-05-08 10:55:26 +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-12 09:51:59 +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

Team

  • Florian Kaiser
  • Florian Kellermann
  • Linus Eickhoff
  • Kevin Pauer

Nützliche Tools