Go to file
Lio Young f42f43128d hope this works? 2021-09-11 13:52:35 +02:00
lux@4097d300c3 hope this works? 2021-09-11 13:52:35 +02:00
src hope this works? 2021-09-11 13:52:35 +02:00
.gitignore update lux and gitignore 2021-07-26 11:51:29 +02:00
.gitmodules hope this works? 2021-09-11 13:52:35 +02:00
Dockerfile hopefully fix dockerfile 2021-07-11 19:19:37 +02:00
LICENSE initial 2021-04-04 17:17:46 +02:00
README.md update scripts / readme and add trello-helper 2021-04-24 17:41:04 +02:00
docker-compose.yml lux/cultum stuff 2021-09-11 13:37:47 +02:00
index.ts move to eu 2021-09-11 13:40:53 +02:00
package-lock.json lock 2021-09-11 13:39:59 +02:00
package.json add eu, add cultum to build command 2021-09-11 13:39:33 +02:00
pnpm-lock.yaml add prometheus 2021-05-13 22:33:16 +02:00
sample.config.ts update types and sample config 2021-04-24 17:41:48 +02:00
shard.ts move to eu 2021-09-11 13:40:53 +02:00
tsconfig.json hope this works? 2021-09-11 13:52:35 +02:00
variables.ts move to eu 2021-09-11 13:40:53 +02:00

README.md

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