You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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')
The text was updated successfully, but these errors were encountered: