Giving Credit

This commit is contained in:
Driftay
2019-12-02 13:55:38 -05:00
parent 9284707db6
commit f437144fba
168 changed files with 701 additions and 0 deletions

View File

@@ -11,6 +11,11 @@ import net.dv8tion.jda.core.entities.Channel;
import net.dv8tion.jda.core.entities.TextChannel;
public class CmdWeeWoo extends FCommand {
/**
* @author Driftay
*/
public CmdWeeWoo() {
this.aliases.add("weewoo");
this.requiredArgs.add("start/stop");