fb5faf727e65e32d8afe6138b735cf68cd2a171a
this fixes the problem of choosing disabled cards or IDs which are not assigned to any character. Fixes #7
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
Languages
JavaScript
100%