From 1aa5d39b5606f1cdbb7e1cf14095606367134900 Mon Sep 17 00:00:00 2001 From: Aleteoryx Date: Sat, 15 Nov 2025 15:29:50 -0500 Subject: [PATCH] readme dee --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index bc088028460d8b1cde420af6b37ae7fc2f0103f7..f85fb07760073b33686e6a17c2416b1501c2e32b 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,18 @@ just sends HIST and QUIT and logs it to a file whose name indicates when it was generated and from what server +## `botlib.py`: nanochat bot library + +contains some functions for writing a nanochat bot. +mostly netcode and code to parse input lines. it is intentionally +very idiosyncratic and loose in how it parses stuff. + + +## `dee.py`: \`\`advanced'' AI for nanochat + +a simple bot. documented at . + + [src]: https://git.phial.org/d6/nanochat [100r]: https://git.sr.ht/~rabbits/nanotalk [olive]: https://git.sr.ht/~olive/moonchat