summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2024-11-16 06:41:52 +0300
committerGrail Finder <wohilas@gmail.com>2024-11-16 06:41:52 +0300
commit84b06c0da5854f153aa31b668f60914e4bb74fc5 (patch)
tree8983fe48041f5f3e52c0be72d0c9d8ca07de25e8 /README.md
parent3cbad31a16bc82ff6e29410927578242d158b97a (diff)
Feat: read from chat files
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 27ccedf..167f8df 100644
--- a/README.md
+++ b/README.md
@@ -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);