ChomeNS ba5f88df36 feat: support replying in discord
refactor: some minor refactoring in the discord plugin too like moving the get component part into a function
2024-12-31 09:17:08 +07:00
2024-11-01 11:03:45 -03:00
2024-12-28 13:16:49 +07:00
2024-12-28 20:10:11 +07:00
2024-11-01 11:03:45 -03:00
2024-11-01 11:03:45 -03:00
2023-05-05 18:58:31 +07:00
2023-03-18 18:04:06 +07:00
2024-11-01 11:03:45 -03: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%