WebEngineering2 Projekt: Aktien und News Bot für Telegram
Go to file
dependabot[bot] 9cf4409b16
Update faker requirement from ~=13.6.0 to ~=13.7.0 in /api
Updates the requirements on [faker](https://github.com/joke2k/faker) to permit the latest version.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v13.6.0...v13.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 09:31:32 +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 Update faker requirement from ~=13.6.0 to ~=13.7.0 in /api 2022-05-03 09:31:32 +00:00
deploy Added timezone environment variable 2022-04-29 22:36:06 +02:00
documentation updated short docu 2022-05-03 11:19:46 +02:00
frontend Merge pull request #114 from WebEngineering2/dependabot/npm_and_yarn/frontend/typescript-eslint/eslint-plugin-5.21.0 2022-04-29 11:48:20 +02:00
telegram_bot Update README.md 2022-05-02 17:34:44 +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