Thread Is Public (Condition) — DiSky

Addon: DiSky · Category: Condition · Since: 4.8.0

Syntax

%threadchannel% (is|are) [a] public [thread]

Description

Check if a thread is public or not.

Examples

if event-threadchannel is a public thread:
	reply with "This is a public thread!"

View source