thaldrin/README.md

946 B

Thaldrin

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

Requirements

  • Supabase
  • yiff.rest API Key
  • sheri.bot API Key

Thaldrin uses Supabase as his Database backend.
His Image and Roleplay Commands are backed by the APIs provided by Sheri and Furry Bot

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
npm run update:subs

# Build him
npm run build

# Run
npm run start

Credits

License

Thaldrin is released under the MIT License