Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split extra thicc messages on emoji boundaries #15

Open
shawnrc opened this issue Jun 8, 2018 · 0 comments
Open

Split extra thicc messages on emoji boundaries #15

shawnrc opened this issue Jun 8, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@shawnrc
Copy link
Owner

shawnrc commented Jun 8, 2018

In the Slack client, you can only send messages up to 4000 characters long, slash command included. This means we never have to worry about getting too large a message to translate, even with the new 40,000 char limit. That said, Slack's chunking mechanism has no concept of emojis, so occasionally we'll see emojis fractured between two messages. Might be worth looking into chunking on this side and splitting on emoji borders when translated messages breach 4k.

@shawnrc shawnrc reopened this Jun 29, 2018
@shawnrc shawnrc added the enhancement New feature or request label Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant