Go to file
Lio Young 9f2bb56912
change bot name to Thaldrin Beta and update yiff
2021-04-10 23:28:03 +02:00
src make eval unable to return sensitive strings 2021-04-10 23:27:27 +02:00
.gitignore logging 2021-04-05 02:18:27 +02:00
.gitmodules add lingua submodule 2021-04-08 20:42:28 +02:00
LICENSE initial 2021-04-04 17:17:46 +02:00
README.md proper readme 2021-04-09 20:42:40 +02:00
index.ts add shard count to startup 2021-04-10 23:26:07 +02:00
package-lock.json change bot name to Thaldrin Beta and update yiff 2021-04-10 23:28:03 +02:00
package.json change bot name to Thaldrin Beta and update yiff 2021-04-10 23:28:03 +02:00
sample.config.ts typings for config 2021-04-09 20:43:45 +02:00
tsconfig.json initial 2021-04-04 17:17:46 +02:00
variables.ts change bot name to Thaldrin Beta and update yiff 2021-04-10 23:28:03 +02:00

README.md

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