Commit Graph

4 Commits

Author SHA1 Message Date
reethu2703
a971d9366c Upgrade Slack CLI to two-way interactive chat with real-time messaging
- Add interactive chat mode with persistent configuration storage
- Implement real-time message receiving with polling mechanism
- Add threading support for simultaneous send/receive operations
- Create MessageReceiver class for handling incoming messages
- Add commands: /listen, /stop, /history for two-way communication
- Display sent messages in terminal with timestamps
- Support for environment variables and .env file loading
- Enhanced error handling and user-friendly prompts
- Update README with comprehensive two-way communication documentation
- Maintain backward compatibility with original CLI functionality
2025-10-05 00:08:27 +05:30
reethu2703
3af4b831e7 Add .env file and env_template.txt to Slack Message directory 2025-10-04 23:39:09 +05:30
reethu2703
e0e4885d23 Update Slack Message files: modify requirements.txt and slack_poster.py 2025-10-04 23:22:52 +05:30
reethu2703
5622378a52 Update project structure: remove MERGED directory and add new Slack Message and supabase monitor directories 2025-10-04 22:03:02 +05:30