Create Post (Effect) — DiSky

Addon: DiSky · Category: Effect · Since: 4.4.4

Syntax

create [a] [new] post in [channel] %forumchannel% (with name|named) %string% [with message] %string/messagecreatebuilder/embedbuilder% [with [the] tags %-strings%] [and store (it|the thread) in %~-objects%]

Description

Create a new post in a forum channel. The output value will be the newly created thread channel.

Examples

create a new post in forum channel with id "000" named "I need help!" with message "please help me!"
create a new post in forum channel with id "000" named "I need help!" with message "please help me!" with tags "help" and "support"

View source