Add basic twitter post embeds (#46)

only handles text posts for now
This commit is contained in:
cohlexyz
2026-01-14 04:04:56 +01:00
committed by GitHub
parent 8f0ada8c78
commit b873195e79
2 changed files with 227 additions and 0 deletions

View File

@@ -361,6 +361,7 @@ public class ChatBot
_logger.Error("ProcessMessage threw an exception");
_logger.Error(e);
}
XeetEmbed.HandleXeet(this, message).Wait(_cancellationToken);
}
// Update or add the element to keep it in sync