DiSkyOrg / DiSky

The best Skript add-on for Discord management! Slash commands, interaction, components, modal and much more available!
https://disky.me/
Apache License 2.0
43 stars 12 forks source link

The effect reply effect can only be used in a message event #144

Closed NockyCZ closed 4 months ago

NockyCZ commented 1 year ago

Hi :) Is possible to add react with reference on a specific message ?

[15:26:47 INFO]: The effect reply effect can only be used in a message event.

retrieve message with id "xx" from channel with id "xx" and store it in {_replymessage}
reply with {_msg} with reference {_replymessage}```
Mushkrem commented 1 year ago

The definition of reply is as follows:

reply -- verb -- say something in response to something someone has said.

So rightfully it can only be used in the on message received event. But it is a missing feature that should be added to the post effect.

ItsTheSky commented 4 months ago

Added in 4.14.3