Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 945 Bytes

File metadata and controls

13 lines (9 loc) · 945 Bytes

Split Large Messages

Split large messages that are longer than the discord character limit into multiple, but without encouraging spamming or abusing the discord API, by requiring user interaction for every message sent. image

Installation:

Follow this guide on the official vencord discord server.

Settings:

image

Credits:

Some parts of this plugin's logic are inspired by Vendicated/Vencord#3563 and https://github.com/mwittrien/BetterDiscordAddons/blob/c561c50fadf8ce7e7862e6a090e48196f6069b9b/Plugins/SplitLargeMessages/SplitLargeMessages.plugin.js