Vencord / plugin-requests

Vencord plugin requests. Open the link below to create a request
https://github.com/Vencord/plugin-requests/issues/new?template=request.yml
29 stars 4 forks source link

Discord Message Composer Plug-In #903

Open Narixv opened 1 month ago

Narixv commented 1 month ago

Plugin Description

For long messages using any of the Discord Markdown rules such as: Headers, Subtext, Masked links, Lists, etc...

I propose an idea for a plug-in which when enabled, activated, or otherwise toggled on by the user: A text field will open with all the tools needed to make the necessary to format text, include images, files, or other media. Ounce finished the user can send the message with the formatting included, if the message exceeds the discord character limit then the plug-in will split the message in parts.

Similar to the MS word, where one inputs text, and uses the tools at the top of the page on the ribbon to format. image_proxy

Existing Plugin for other mod

No, I could not find an existing plug-in or client mod

Request Agreement

Scyye commented 1 month ago

Does this accomplish your use-case?

https://vencord.dev/plugins/PreviewMessage

Narixv commented 1 month ago

Does this accomplish your use-case?

https://vencord.dev/plugins/PreviewMessage

Hello, No not exactly but its close. What I'm proposing is something similar to an MS Word text input field which allows the user to format the text within the text input field utilizing a set of toolbars or "ribbons" to accomplish text formatting withing discord.

There by reducing the need for the user to check his formatting and ensure the text is compliant with Discord's text formatting rules.

The plug-in I propose would ideally do the formatting for the user when he uses the "ribbon" or set of toolbars easy user text formatting.

I hope this additional explanation helps

Thank you,