Go to file
Lio Young 9bca2cb617 License stuff and readme 2021-10-31 23:25:58 +01:00
cultum@ed7cf2fd7b move files around 2021-10-17 18:33:40 +02:00
lux@682d49525c update modules 2021-10-31 22:43:34 +01:00
src update modules 2021-10-31 22:43:34 +01:00
.gitignore create gitignore 2021-10-17 18:37:21 +02:00
.gitmodules move files around 2021-10-17 18:33:40 +02:00
Dockerfile docker 2021-10-17 18:37:40 +02:00
LICENSE License stuff and readme 2021-10-31 23:25:58 +01:00
README.md License stuff and readme 2021-10-31 23:25:58 +01:00
docker-compose.yml docker shit 2021-10-31 22:40:38 +01:00
docker.js docker shit 2021-10-31 22:40:38 +01:00
index.ts x 2021-10-21 21:19:14 +02:00
package-lock.json npm shit 2021-10-17 18:37:51 +02:00
package.json License stuff and readme 2021-10-31 23:25:58 +01:00
pnpm-lock.yaml add module-alias stuff 2021-10-21 21:20:22 +02:00
shard.ts x 2021-10-21 21:19:14 +02:00

README.md

Thaldrin

GitHub package.json version

A utility furry bot for spicing up your Discord server.

Requirements

Thaldrin uses Supabase as his Database Backend, his Image and Roleplay Commands are powered by sheri.bot and thaldr.in

Run Locally

run npm run git:init

Lux will error out for you, it's a private Repo after all, so you'll have to create some files manually.

# lux/cultum/config.yml

# (the cultum docker-compose step and modulus REQUIRE this file)
SUPABASE_URL:
SUPABASE_KEY:
CULTUM_URL: http://172.25.36.69

Once you've done that, you should be set to follow the commands below

npm run docker:build
npm run docker:up

Contributors

License

Thaldrin is released under GNU GPLv3