Skip to content
Extraits de code Groupes Projets
Valider 0224830e rédigé par Elliu's avatar Elliu
Parcourir les fichiers

Remove reply (smh discord bridge)

parent 48dcbc8d
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -58,11 +58,11 @@ async def echo(room, event): ...@@ -58,11 +58,11 @@ async def echo(room, event):
"thumbnail_url": uri, "thumbnail_url": uri,
}, },
"body": cmd, "body": cmd,
"m.relates_to": { #"m.relates_to": {
"m.in_reply_to": { # "m.in_reply_to": {
"event_id": event.event_id # "event_id": event.event_id
} # }
} #}
} }
await bot.async_client.room_send(room.room_id, 'm.sticker', content) await bot.async_client.room_send(room.room_id, 'm.sticker', content)
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter