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

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 15:11:46 +00:00
.github Update dependabot.yml 2022-05-18 13:02:08 +02:00
.woodpecker Update Dockerfile and pipeline 2022-04-26 09:12:21 +02:00
api Update pytest requirement from ~=7.1.2 to ~=7.1.3 in /api 2022-09-05 15:11:46 +00:00
deploy Added timezone environment variable 2022-04-29 22:36:06 +02:00
documentation added presi 2022-05-12 19:10:50 +02:00
frontend Merge pull request #190 from WebEngineering2/frontend 2022-05-12 18:27:32 +02:00
telegram_bot Merge branch 'main' into bot 2022-05-13 12:32:58 +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