thaldrin/README.md

976 B

Thaldrin

Repo for Thaldrin v4, rewritten entirely based on his previous Version.

Requirements

Thaldrin uses Supabase as his Database backend.
His Image and Roleplay Commands are backed by the APIs provided by sheri.bot, yiff.rest, and thaldr.in

Run locally

git clone https://github.com/thaldrin/thaldrin.git
cd thaldrin

# Thaldrin uses Submodules for various things
# you'll need to fetch those files
npm run init

# Build him
npm run build

# Run
npm run start

Credits

License

Thaldrin is released under the MIT License