powercord-org / powercord

A lightweight @discord client mod focused on simplicity and performance.
MIT License
1.2k stars 147 forks source link

[Feature Request] tags: fill in message bar instead of sending #574

Closed asportnoy closed 2 years ago

asportnoy commented 2 years ago

Describe the feature request Have a way to fill tag content in the chat box instead of just sending, potentially with a shortcut. This would allow us to edit the text before we send it.

What Plugin would it be for? N/A

Expected behavior Enter tag command like usual, press certain key or shortcut and the content is filled in your chat box.

cyyynthia commented 2 years ago

Tags allow use of special tokens $$@ and $$<n> to have variable input in your tags. See https://github.com/powercord-community/suggestions/issues/410#issuecomment-834575354 for usage