> ## Documentation Index
> Fetch the complete documentation index at: https://developers.strawberryfoundations.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Unsere Werke

> Was wir und andere bereits mit Scapi erstellt haben! ✨

# Was ist das?

Diese Dokumentationsseite zeigt dir, was wir und andere bereits mit Scapi erstellt haben und was alles möglich sein wird! (Auch in naher Zukunft!)

# Discord Chat Bridge

Die Discord Chat Bridge ist eine Kommunizierungsbrücke zwischen Strawberry Chat & Discord.
Mit der Hilfe von [scapi](https://raw.githubusercontent.com/Strawberry-Foundations/strawberry-chat/main/bot/scapi.py) & [discord.py](https://github.com/Rapptz/discord.py) wurde dieses Projekt möglich.
Es unterstützt auch das neue Chat-Protokoll (`stbmv2`)

### Bilder

**Eine Nachricht die durch dem Webhook nach Discord gesendet wurde, sieht so aus:**
![](https://media.discordapp.net/attachments/880513737948270642/1175920307203215520/image.png)

**Eine Nachricht die durch Discord empfangen wurde und nach Strawberry Chat gesendet wurde, sieht so aus:**
![](https://media.discordapp.net/attachments/880513737948270642/1175921076119814254/image.png)
Gesendete Bilder werden folgendermaßen formattiert: ![](https://media.discordapp.net/attachments/880513737948270642/1175921507231338548/image.png)

### Unterstütze Versionen

|                                                                                         | v1.8.3 oder niedriger ![](https://img.shields.io/badge/Legacy-gray) | v1.9.0 oder höher ![](https://img.shields.io/badge/Stable-success) |
| --------------------------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------ |
| [Legacy](https://github.com/Strawberry-Foundations/strawberry-chat/tree/legacy/discord) | ✅                                                                   | ❌                                                                  |
| [Stable](https://github.com/Strawberry-Foundations/strawberry-chat/tree/1.9.0/discord)  | ❌                                                                   | ✅                                                                  |
