Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
wiki:software:beuthbot:gateway [13.12.2019 11:38] Christopher Lehmann |
wiki:software:beuthbot:gateway [24.01.2020 15:18] (aktuell) Tolga Karaoglu [Overview] |
||
---|---|---|---|
Zeile 40: | Zeile 40: | ||
[// | [// | ||
+ | |||
+ | |||
=== Telegram Bot === | === Telegram Bot === | ||
Zeile 59: | Zeile 61: | ||
During the implementation of the **gateway** we used [[https:// | During the implementation of the **gateway** we used [[https:// | ||
+ | |||
+ | <WRAP pagebreak></ | ||
==== Overview ==== | ==== Overview ==== | ||
Zeile 142: | Zeile 146: | ||
=== HTTP-POST === | === HTTP-POST === | ||
- | This section of code shows a request to the Azure service and generates a response which is sent directly to the bot. This is so shaded | + | This section of code shows a request to the Azure service and generates a response which is sent directly to the bot. The code is shaded |
<code javascript> | <code javascript> | ||
Zeile 198: | Zeile 202: | ||
==== Versioning ==== | ==== Versioning ==== | ||
- | We use [[https://git.ziemers.de/|GitLab]] for versioning. | + | We use [[https://github.com/|GitHub]] for versioning. |
==== Authors ==== | ==== Authors ==== | ||
- | - **Christopher Lehmann** - // | + | - **Christopher Lehmann** - // |
\\ | \\ | ||
- | - **Timo Bruns** - // | + | - **Timo Bruns** - // |
+ | |||
+ | See also the list of [[https:// | ||
+ | <WRAP pagebreak></ |