All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dev.mayuna.modularbot.Main Maven / Gradle / Ivy

The newest version!
package dev.mayuna.modularbot;

public final class Main {

    public static void main(String[] args) {
        ModularBot.start(args);
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy