e-enes / invitron

The Best Way to Track Your Discord Server's Invites!
MIT License
24 stars 9 forks source link

TypeError: Cannot read properties of undefined (reading 'set') #5

Closed alleok closed 1 year ago

alleok commented 1 year ago

was testing, however when a member joins the guild, the error occurs.

Error: yield guildInvites.each((inv) => invites.set(inv.code, inv.uses)); ^

TypeError: Cannot read properties of undefined (reading 'set')

e-enes commented 1 year ago

Hello,

Thanks for reporting, the bug has been fixed in version 1.0.9. Make sure to run the /setup command once the bot is running to receive invitation messages.