diff options
author | Grail Finder <wohilas@gmail.com> | 2024-11-16 06:41:52 +0300 |
---|---|---|
committer | Grail Finder <wohilas@gmail.com> | 2024-11-16 06:41:52 +0300 |
commit | 84b06c0da5854f153aa31b668f60914e4bb74fc5 (patch) | |
tree | 8983fe48041f5f3e52c0be72d0c9d8ca07de25e8 /README.md | |
parent | 3cbad31a16bc82ff6e29410927578242d158b97a (diff) |
Feat: read from chat files
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ ### TODO: - scrolling chat history; (somewhat works out of box); - log errors to file; +- give serial id to each msg in chat to track it; - regen last message; - delete last message - edit message? (including from bot); |