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
Instead of using Discord.js, this app should just make the API requests itself instead of having Discord.js being in the middle. This will drop 13 dependencies from the project, speed up file actions, and make authentication with Discord easier.