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
// TODO: Make the total count better so it will show the actually registered commands with JDA instead of the count
module.execute(event);
}
// TODO: Make the total count better so it will show the actually registered commands with JDA instead of the count// of the lists that are made
/**
* Getthetotalamountofslashcommandsregistered
* @returnTotalamountofslashcommands
The text was updated successfully, but these errors were encountered:
of the lists that are made
Discord_Bot_Foundation/src/main/java/com/greazi/discordbotfoundation/handlers/commands/SlashCommandHandler.java
Line 180 in 7955820
The text was updated successfully, but these errors were encountered: