Paste your Session Key in the .env
file at the root of your project.
HODOTS_SESSION_KEY={Your_Session_Key}
Python 3.11 or higher is required to run hodots.py
To install hodots.py in your project, for now you can clone this repository and install it with pip:
$ git clone https://github.com/leafstudiosDot/hodots.py
$ cd hodots.py
$ python3 -m pip install -U .
- hodots. Docs for Developers - NOT FINISHED