Minzkraut fb5faf727e Drop: Use random sorting to pick dropped characters
this fixes the problem of choosing disabled cards or IDs which
are not assigned to any character. Fixes #7
2022-09-07 20:01:28 +02:00
2022-08-29 00:44:23 +02:00
2022-08-28 22:19:03 +02:00
2022-08-25 23:20:52 +02:00
2022-09-07 19:05:14 +02:00
2022-08-20 03:35:36 +02:00
2022-09-04 23:41:14 +02:00

Band Bot

Run dev container

$ docker-compose -f docker-compose.yml -f docker-compose.dev.yml up

Sequelize migrations

$npx sequelize db:migrate
$npx sequelize db:seed:all

Import

Use npm run import to import from assets/import/{bands,characters}.

Description
No description provided
Readme 15 MiB
Languages
JavaScript 100%