We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0671f commit 612a979Copy full SHA for 612a979
src/main/java/net/javadiscord/javabot/systems/moderation/PruneCommand.java
@@ -19,7 +19,7 @@
19
import java.util.regex.Pattern;
20
21
/**
22
- * <h3>This class represents the /prune export-schema command.</h3>
+ * <h3>This class represents the /prune command.</h3>
23
* This command will systematically ban users from the server if they match
24
* certain criteria.
25
*/
0 commit comments