From 45b9b379cc4858866165c61aaadd8d46faa5b3c8 Mon Sep 17 00:00:00 2001 From: Chipmunk <65827213+ChipmunkMC@users.noreply.github.com> Date: Mon, 26 Jun 2023 18:01:52 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2604f13..1c41f36 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # chipmunkbot-archive -Real ChipmunkBot source code. The code is probably very inconsistent and messy but it should work. Also, I planned on releasing it a while ago but i was too lazy :skull:. I will eventually rewrite the bot from scratch. Also, the `index.js` was rewritten a bit to add support for external configuration (yes, it was hardcoded before). +Archive of ChipmunkBot, a [kaboom](https://kaboom.pw) bot from 2022 (before the rewrite). The code should run with all modules installed, however, continue at your own risk, as the bot has a (sandboxed) public eval command, the security of which cannot be guaranteed. The bot's current chat parser is known to be broken on modern minecraft servers.