Home

Awesome

💻 Zukijourney - Code

The not-so-incredible code for the Zukijourney API and bot. 🤖
Documentation on the current, operational version of Zukijourney is available here: https://docs.zukijourney.com/ai

Requirements

Endpoints

This is a list of all the endpoints that are currently available, so people won't be confused on how to use our API. 🚀

Normal Endpoints


RP Endpoints

How To Run

API

# Install dependencies
pip install -r requirements.txt
# Run the server
python3 run --(dev/prod)