Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
ws1920:28.11.19 [2019/12/01 22:03] mariaring |
ws1920:28.11.19 [2019/12/05 16:09] (aktuell) mariaring |
||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
**__Protokoll vom 28.11.19__** | **__Protokoll vom 28.11.19__** | ||
+ | |||
__Fortschritte:__ | __Fortschritte:__ | ||
- | - Aufteilung der Gruppenmitglieder: | + | Aufteilung der Gruppenmitglieder: |
1. -Gruppe beschäftigt sich mit den Bildern (Annika, Rosa) | 1. -Gruppe beschäftigt sich mit den Bildern (Annika, Rosa) | ||
Zeile 12: | Zeile 13: | ||
----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ||
+ | |||
__Telegram Bot to Python__ | __Telegram Bot to Python__ | ||
- | Für die Anwendung muss unser Bot das Folgende können:--> | + | Für die Anwendung muss unser Bot das Folgende können: |
- Bild erhalten und dieses speichern | - Bild erhalten und dieses speichern | ||
+ | |||
- die Stimmungsanalyse bzw. Musik-Auswahl läuft dann im Hintergrund | - die Stimmungsanalyse bzw. Musik-Auswahl läuft dann im Hintergrund | ||
+ | |||
+ | - Link verschicken mit Musik Auswahl (Spotify Link) | ||
----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ||
- | __Link verschicken mit Musik Auswahl (Spotify Link) | ||
- | Infos: | + | __Bild erhalten und speichern:__ |
- | Aufsetzen eines Telegram Bots in Python: | + | https://stackoverflow.com/questions/31172302/how-to-receive-images-with-the-telegram-api |
+ | |||
+ | https://core.telegram.org/bots/api#getfile | ||
+ | |||
+ | ----------------------------------------------------------------------------------------------------------- | ||
+ | |||
+ | |||
+ | **__Infos:__** | ||
+ | |||
+ | - aufsetzen eines Telegram Bots in Python: | ||
https://python-telegram-bot.org | https://python-telegram-bot.org | ||
https://github.com/python-telegram-bot/python-telegram-bot/wiki/Introduction-to-the-API | https://github.com/python-telegram-bot/python-telegram-bot/wiki/Introduction-to-the-API | ||
+ | |||
----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ||
- | __Bild erhalten und speichern:__ | + | **__Zu dem nächsten Dokument:__** : [[05.12.19]] |
- | https://stackoverflow.com/questions/31172302/how-to-receive-images-with-the-telegram-api | ||
- | |||
- | https://core.telegram.org/bots/api#getfile | ||