This commit is contained in:
Flummi 2022-05-14 13:32:28 +02:00
parent f63556e713
commit dd95c52de6

View File

@ -25,7 +25,7 @@ psql f0ck < f0ck.sql
mkdir -p public/ca
cp config_example.json config.json
- edit config.json
- set up clients, as described [here](https://git.lat/keinBot/cuffeo)
- set up clients, as described here: https://git.lat/keinBot/cuffeo
pip install nsfw_detector
npm start
```