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
The README still uses old commonJS imports while #1 converted the code inside the discordjs example to es6 imports. Though this means an extra step is needed as you're required to change the type to module in the package.json.