mirror of
https://github.com/thaldrin/thaldrin.git
synced 2024-08-14 23:57:21 +00:00
No description
src | ||
.gitignore | ||
.gitmodules | ||
index.ts | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
sample.config.ts | ||
shard.ts | ||
tsconfig.json | ||
variables.ts |
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
- Lio - Developer - @HimboLion
- Zuroth - OC Owner - @ThalLycal
License
Thaldrin is released under the MIT License