You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Improve Discord message chunking based on code review
- Use single regex for emoji conversion (better performance)
- Fix exact-length line bug that could cause blank messages
- Change line length check from > to >= maxLength
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments