Public logs for ChomeNS Bot, a utility and moderation Minecraft bot used on Kaboom and its clones.
Notes:
- The log contents were filtered to only contain
InfoandChatlog types, and messages from some servers were also filtered out - Due to the bot being hosted on GitHub Actions, some log files were lost during outages and transfer failures
- The date format is
dd/MM/yyyy HH:mm:ss log.txtgets updated every 5 minutes- Prior to 09/03/2025 09:04:57, log types were not added yet, so a log message prefix will only contain the date. For example:
[02/03/2025 02:13:12] [play.kaboom.pw:25565] chayapak joined the game
instead of
[20/03/2025 01:01:22 Chat] [play.kaboom.pw:25565] chayapak joined the game - You can download all the log files by doing something like this:
aria2c -x 16 -j 16 -s 16 -c --allow-overwrite -i - <<< "$(curl https://chomensbotlogs.chayapak1.dev)"
or download individually by clicking one of the files in the following list