fixed typo
updated server info
args uses set internally to prevent duplicates
prevent shutdowns so shards can be restarted
1 parent 010697e commit 7cf2d8256c492de415f0bda37798ebbe85d613a8
@John Grosh John Grosh authored on 18 Aug 2018
Showing 10 changed files
View
lists/referral_domains.txt
View
pom.xml
View
src/main/java/com/jagrosh/vortex/Vortex.java
View
src/main/java/com/jagrosh/vortex/automod/StrikeHandler.java
View
src/main/java/com/jagrosh/vortex/commands/automod/AutoraidmodeCmd.java
View
src/main/java/com/jagrosh/vortex/commands/general/ServerinfoCmd.java
View
src/main/java/com/jagrosh/vortex/commands/moderation/BanCmd.java
View
src/main/java/com/jagrosh/vortex/commands/moderation/StrikeCmd.java
View
src/main/java/com/jagrosh/vortex/commands/moderation/UnbanCmd.java
View
src/main/java/com/jagrosh/vortex/utils/ArgsUtil.java