WebEngineering2 Projekt: Aktien und News Bot für Telegram
Go to file
dependabot[bot] 4e17cfb8ab
Bump tslib from 2.3.1 to 2.4.0 in /frontend
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.3.1...2.4.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 17:34:36 +00:00
.github Update dependabot.yml 2022-03-18 00:31:50 +01:00
.woodpecker Updated Dockerfiles to use second container for bot updates 2022-04-25 17:05:21 +02:00
api Merge pull request #73 from WebEngineering2/dependabot/pip/api/pytest-approx-eq-7.1.2 2022-04-25 17:29:19 +02:00
deploy Merge pull request #76 from WebEngineering2/bot 2022-04-25 17:08:00 +02:00
documentation Update README.md 2022-04-04 19:01:23 +02:00
frontend Bump tslib from 2.3.1 to 2.4.0 in /frontend 2022-04-25 17:34:36 +00:00
telegram_bot Try to fix Dockerfiles 2022-04-25 17:15:07 +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