Skip to content

HCLogger: Your trusty hack.chat chatbot for logging brilliance. πŸ€–πŸ“

Notifications You must be signed in to change notification settings

Muusy-Inc/HCLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ HCLogger

HCLogger is a Python script designed to log chat messages from hack.chat into a chatlog.md file. Leveraging the hack.chat WebSocket API, it seamlessly captures chat interactions.

✨ Features

  • Logging: Records chat messages to a chatlog.md file.
  • Customization: Easily configure your nickname, channel, and password.

πŸ› οΈ Setup

  1. Clone the Repository:
    git clone https://github.com/Muusy-Inc/HCLogger.git

πŸš€ Installation

Install dependencies using pip:

pip install websocket-client

βš™οΈ Configuration

Customize your settings by adjusting:

  • nick: Your desired nickname.
  • channel_to_join: The channel to monitor.
  • password (optional): Set if required for access.

πŸ“ Logging

All chat messages are captured in the chatlog.md file, conveniently stored in the script's directory.

🌟 Spread the Word

If you find HCLogger helpful, consider starring the repository and sharing it with others!