Is Attachment Video (Condition) — DiSky

Addon: DiSky · Category: Condition · Since: 1.7

Syntax

att[achment[s]] %attachment% is [a] (vdo|video)

Description

See if a specific attachment is a video.

Examples

loop attachments of event-message:
	if loop-value is a video:
		reply with "Found a video attachment!"

View source