A library to connect to https://hack.chat/


Keywords
hack, chat, library, hack-chat, pip, python3
License
MIT
Install
pip install hclib==1.0.4

Documentation

hclib

https://snyk.io/test/github/neelkamath/hclib/badge.svg?targetFile=requirements.txt

This is a library to connect to hack.chat

Get it: pip install hclib on Windows and pip3 install hclib on others.

To view documentation:

  1. Start the REPL (python on Windows and python3 on others).
  2. Import the module: import hclib.
  3. Print the documentation: help(hclib).

Contributing

Installation

  1. You'll need Python 3 or higher or higher.
  2. Clone the repositry: git clone https://github.com/neelkamath/hclib.git
  3. Change the directory: cd hclib.
  4. Run the script (python hclib.py on Windows and python3 hclib.py on others).

License

This project is under the MIT License.