ChomeNS 58fcd586a4 refactor: improve connection message suppressing in discord and logger
i also saw nbot, fnf bot, and other bots copying the message, so i changed that too, hopefully no one skids it again
2025-04-10 08:10:40 +07:00
2024-12-28 13:16:49 +07:00
2025-03-17 16:39:18 +07:00
2025-02-21 12:35:19 +07:00

ChomeNS Bot Java

A Java version of ChomeNS Bot.

Compiling

To make this successfully compile, you will have to fix the missing ExploitsPlugin.java in the plugins package, and also some enums related to it.

After that, you can now run ./gradlew build to actually get the .jar file.

The .jar file will be at build/libs, to run the bot simply do java -jar chomens_bot-rolling-all.jar

Description
before his source got door
Readme GPL-3.0 3.1 MiB
Languages
Java 100%