Feat: read from chat files

This commit is contained in:
Grail Finder
2024-11-16 06:41:52 +03:00
parent 3cbad31a16
commit 84b06c0da5
5 changed files with 147 additions and 29 deletions

View File

@@ -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);