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 12 forks source link

add something like "is in guild with id "1170079960183083019"" #203

Closed Manshoun closed 3 months ago

Manshoun commented 3 months ago

i already tried it. No erros but it returns a . I could retrieve then but i want to check like 700 members. That is a hard one then. Maybe you can watch over or add a function for it.

EquipableMC commented 3 months ago

You can use find members in event-guild and store them in {_members::*} with filter var {_m}:

ItsTheSky commented 3 months ago

Yea, you can use the find members section.