Skip to content

Feature: Add Discord mention_only option#317

Open
vernonstinebaker wants to merge 1 commit intosipeed:mainfrom
vernonstinebaker:pr/discord-mention-only
Open

Feature: Add Discord mention_only option#317
vernonstinebaker wants to merge 1 commit intosipeed:mainfrom
vernonstinebaker:pr/discord-mention-only

Conversation

@vernonstinebaker
Copy link

Add option to only respond when @-mentioned in Discord


// splitMessage splits long messages into chunks, preserving code block integrity
// Uses natural boundaries (newlines, spaces) and extends messages slightly to avoid breaking code blocks
func splitMessage(content string, limit int) []string {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we removing this function?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants