diff --git a/KfChatDotNetBot/Commands/XeetEmbedCommand.cs b/KfChatDotNetBot/Commands/XeetEmbedCommand.cs index 759e80f..2cf3948 100644 --- a/KfChatDotNetBot/Commands/XeetEmbedCommand.cs +++ b/KfChatDotNetBot/Commands/XeetEmbedCommand.cs @@ -351,6 +351,7 @@ public class XeetEmbedCommand : ICommand { bodyBuilder.Append("[/spoiler]"); } + bodyBuilder.Append("[br]"); } // Handle quote tweet (if this tweet quotes another)