yugoccp / slack2discord

Slack2DiscordJS - a script to help you transfer Slack messages to Discord
19 stars 3 forks source link

Handle Slack messages with lenght greater than 2000 #1

Closed yugoccp closed 4 years ago

yugoccp commented 4 years ago

Discord does not support messages with length greater than 2000. We could split the Slack message into chunk messages.