A Java version of ChomeNS Bot.
Find a file
ChomeNS ad8fa2ba03 FINALLY improve chat queue thingy
which fixes the nullpointer too
and might make the bot use less memory too because it doesn't run that tick shit every 1ms
2023-06-04 19:24:11 +07:00
.idea Delete workspace.xml 2023-05-02 14:13:47 +07:00
src/main FINALLY improve chat queue thingy 2023-06-04 19:24:11 +07:00
.gitignore fix lmao 2023-05-14 16:40:31 +07:00
chomens_bot.iml add stuff and fix stuff yet again 2023-03-19 17:24:48 +07:00
dependency-reduced-pom.xml actually use less dependencies/.,,.,. 2023-05-23 19:14:16 +07:00
LICENSE add license 2023-05-05 18:58:31 +07:00
lombok.config Add stuff - first commit 2023-03-18 18:04:06 +07:00
pom.xml actually use less dependencies/.,,.,. 2023-05-23 19:14:16 +07:00
README.md some readme update 2023-05-11 16:11:21 +07:00

ChomeNS Bot Java

A Java verison of ChomeNS Bot.

Also you might see similar codes to ChipmunkBot because I used it as a base