DiSkyOrg / DiSky

The best Skript add-on for Discord management! Slash commands, interaction, components, modal and much more available!
https://disky.me/
Apache License 2.0
42 stars 13 forks source link

[Issue] Open private channel #101

Closed wallace4BR closed 1 year ago

wallace4BR commented 1 year ago
    trigger:
        open private channel of event-user and store it in {_channel}
        broadcast "%{_channel}%"

image

The variable is always set, even thought my DM's are closed, making the effect useless

ItsTheSky commented 1 year ago

It was a top-level error, as the async effects were not clearing the variable if the inputs was null.