Update documentation with current status and add installation instructions
This commit is contained in:
12
README.md
12
README.md
@@ -12,7 +12,15 @@ For a detailed breakdown of the revised research and exploration steps, please r
|
||||
|
||||
## Current Status
|
||||
|
||||
The `pytchat_listener.py` script has been successfully implemented and tested for basic chat fetching and display.
|
||||
The `pytchat_listener.py` script has been successfully implemented and tested for basic chat fetching and display. Key features include:
|
||||
|
||||
* **Full-width alternating backgrounds** for readability.
|
||||
* **Emoji coloring** for standard emojis.
|
||||
* **Persistent unique colors** for chatters across sessions.
|
||||
|
||||
## Installation and Usage
|
||||
|
||||
For detailed installation and usage instructions, please refer to the [INSTALLATION.md](INSTALLATION.md) file.
|
||||
|
||||
## Dependencies
|
||||
|
||||
@@ -25,4 +33,4 @@ The `pytchat_listener.py` script has been successfully implemented and tested fo
|
||||
|
||||
* Interactive message sending.
|
||||
* More advanced terminal UI (e.g., `prompt_toolkit` for input).
|
||||
* Web overlay integration.
|
||||
* Web overlay integration.
|
||||
|
||||
Reference in New Issue
Block a user