1 files changed, 12 insertions(+), 0 deletions(-)
M README.md
M README.md => README.md +12 -0
@@ 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 <https://aleteoryx.me/deeman.md>.
+
+
[src]: https://git.phial.org/d6/nanochat
[100r]: https://git.sr.ht/~rabbits/nanotalk
[olive]: https://git.sr.ht/~olive/moonchat