safety pass of stricter filtering
1 parent fe7cac7 commit 8babf690ca13ee89a3544a509f6dc09935e6ca21
@John Grosh John Grosh authored on 13 May 2020
Showing 18 changed files
View
src/main/java/com/jagrosh/vortex/commands/CommandExceptionListener.java
View
src/main/java/com/jagrosh/vortex/commands/automod/AnticopypastaCmd.java
View
src/main/java/com/jagrosh/vortex/commands/automod/AntieveryoneCmd.java
View
src/main/java/com/jagrosh/vortex/commands/automod/AntiinviteCmd.java
View
src/main/java/com/jagrosh/vortex/commands/automod/AntirefCmd.java
View
src/main/java/com/jagrosh/vortex/commands/automod/FilterCmd.java
View
src/main/java/com/jagrosh/vortex/commands/automod/IgnoreCmd.java
View
src/main/java/com/jagrosh/vortex/commands/automod/MaxlinesCmd.java
View
src/main/java/com/jagrosh/vortex/commands/automod/ResolvelinksCmd.java
View
src/main/java/com/jagrosh/vortex/commands/automod/UnignoreCmd.java
View
src/main/java/com/jagrosh/vortex/commands/automod/WhitelistInvitesCmd.java
View
src/main/java/com/jagrosh/vortex/commands/general/RoleinfoCmd.java
View
src/main/java/com/jagrosh/vortex/commands/general/UserinfoCmd.java
View
src/main/java/com/jagrosh/vortex/commands/moderation/CheckCmd.java
View
src/main/java/com/jagrosh/vortex/commands/moderation/ReasonCmd.java
View
src/main/java/com/jagrosh/vortex/commands/moderation/VoicemoveCmd.java
View
src/main/java/com/jagrosh/vortex/utils/ArgsUtil.java
View
src/main/java/com/jagrosh/vortex/utils/FormatUtil.java