thaldrin/README.md

46 lines
946 B
Markdown
Raw Normal View History

2021-04-09 18:42:40 +00:00
# [Thaldrin](https://thaldr.in)
2021-01-10 20:33:55 +00:00
2021-04-09 18:42:40 +00:00
Repo for Thaldrin v4, rewritten entirely based on [his previous Version](https://werewolf.codes/t/thaldrin).
2021-01-10 20:33:55 +00:00
2021-04-09 18:42:40 +00:00
# Requirements
2021-01-10 20:33:55 +00:00
2021-04-09 18:42:40 +00:00
- 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
```sh
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
- Lio - **Developer** - [@HimboLion](https://kji.tf)
- Thaldrin - **OC Owner** - [@ThalLycal](https://twitter.com/ThalLycal)
2021-01-10 20:33:55 +00:00
2021-04-04 15:17:46 +00:00
# License
2021-01-10 20:33:55 +00:00
2021-04-04 15:17:46 +00:00
**Thaldrin** is released under the [MIT](/LICENSE) License
2021-04-09 18:42:40 +00:00
[yiff.rest]: (https://yiff.rest)
[furry bot]: (https://yiff.rest)
[sheri]: (https://sheri.bot)
[sheri.bot]: (https://sheri.bot)