mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
Refactored Xeet embedding
This commit is contained in:
@@ -361,7 +361,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user