Firebot
Firebot copied to clipboard
[Feature Request] Variables for chat reply
Describe the solution you'd like In a custom command, if the custom command is also a reply to another message, having $vars to handle the user and message that are being replied to
Additional context Instead of typing out a user or message, in some cases, I want to create custom command that acts on the message being replied to. An example, I thought of making a custom command like "!quotethis" which I can reply to somebody else's message with and then save the user/message in the quotes database instead of manually typing or copying the message.