Retrieve Threads (Effect) — DiSky

Addon: DiSky · Category: Effect · Since: 4.0.0

Syntax

retrieve [(all|every)] thread[s] (from|with|of|in) %guild/channel% [(with|using) [the] [bot] %-bot%] and store (them|the thread[s]) in %~objects%

Description

Retrieve every threads (and cache them) from a specific guild. This effect will only get back the ACTIVE thread, and will pass on the archived ones.

Examples

retrieve all threads from event-guild and store them in {_threads::*}

View source