and they dont stop coming and they dont stop coming
1 parent f56197c commit a175fc579e3012961390f336b201c201a570f13e
@John Grosh John Grosh authored on 19 Mar 2018
Showing 34 changed files
View
images/NoAvatar.png 0 → 100644
View
lists/copypastas.txt 0 → 100644
View
lists/referral_domains.txt 0 → 100644
View
lists/safe_domains.txt 0 → 100644
View
src/main/java/com/jagrosh/vortex/Constants.java
View
src/main/java/com/jagrosh/vortex/Listener.java
View
src/main/java/com/jagrosh/vortex/Vortex.java
View
src/main/java/com/jagrosh/vortex/automod/AutoMod.java
View
src/main/java/com/jagrosh/vortex/automod/InviteResolver.java 0 → 100644
View
src/main/java/com/jagrosh/vortex/automod/StrikeHandler.java
View
src/main/java/com/jagrosh/vortex/commands/CommandExceptionListener.java 0 → 100644
View
src/main/java/com/jagrosh/vortex/commands/automod/MaxlinesCmd.java
View
src/main/java/com/jagrosh/vortex/commands/automod/ResolvelinksCmd.java 0 → 100644
View
src/main/java/com/jagrosh/vortex/commands/general/LookupCmd.java 100644 → 0
View
src/main/java/com/jagrosh/vortex/commands/moderation/CleanCmd.java
View
src/main/java/com/jagrosh/vortex/commands/moderation/MuteCmd.java
View
src/main/java/com/jagrosh/vortex/commands/moderation/PardonCmd.java
View
src/main/java/com/jagrosh/vortex/commands/moderation/SoftbanCmd.java
View
src/main/java/com/jagrosh/vortex/commands/moderation/StrikeCmd.java
View
src/main/java/com/jagrosh/vortex/commands/settings/AvatarlogCmd.java 0 → 100644
View
src/main/java/com/jagrosh/vortex/commands/settings/SetupCmd.java
View
src/main/java/com/jagrosh/vortex/commands/settings/VoicelogCmd.java 0 → 100644
View
src/main/java/com/jagrosh/vortex/commands/tools/DehoistCmd.java 0 → 100644
View
src/main/java/com/jagrosh/vortex/commands/tools/InvitepruneCmd.java 0 → 100644
View
src/main/java/com/jagrosh/vortex/commands/tools/LookupCmd.java 0 → 100644
View
src/main/java/com/jagrosh/vortex/database/managers/AutomodManager.java
View
src/main/java/com/jagrosh/vortex/database/managers/GuildSettingsDataManager.java
View
src/main/java/com/jagrosh/vortex/database/managers/PunishmentManager.java
View
src/main/java/com/jagrosh/vortex/logging/BasicLogger.java
View
src/main/java/com/jagrosh/vortex/logging/MessageCache.java
View
src/main/java/com/jagrosh/vortex/logging/ModLogger.java
View
src/main/java/com/jagrosh/vortex/utils/FormatUtil.java
View
src/main/java/com/jagrosh/vortex/utils/LogUtil.java
View
src/main/java/com/jagrosh/vortex/utils/OtherUtil.java