discordjs / Commando

Official command framework for discord.js
Apache License 2.0
494 stars 243 forks source link

Allow access to who used an invite #170

Closed AmirBeraha closed 6 years ago

AmirBeraha commented 6 years ago

thought of something like this: invite.users - collection<user, count> - collection of users who used the invite and count is how many times they used it (in case they joined and left a server multiple times)

dragonfire535 commented 6 years ago

Did you mean to post this on discordjs/discord.js? This isn't really a commando issue.