DiscordSRV

DiscordSRV

86.8k Downloads

Chat gets cut off

BlackAce21 opened this issue ยท 1 comments

commented

If a message is too long in discord it gets cut off ingame. Suggest adding a character count and splitting the string into multiple messages if the first is too long to display in one ingame message. :)

commented

Set DiscordChatChannelTruncateLength to 2000 (which is Discord's limit) to get what you want.