Forward Message (Effect) — DiSky
Addon: DiSky · Category: Effect · Since: 4.20.0
Syntax
forward [the] [message] %message% to %channel/textchannel% [and store (it|the message) in %-object%]Description
Forward a message to another channel, creating a copy with a 'forwarded' indicator.
Examples
forward event-message to channel with id "000"
forward {_msg} to {_channel} and store it in {_forwarded}