Jan Groß 6ce583c8fb Drop: Make cards claimable by other users
Cards couldn't be claimed by users other than the dropper because we
were using the wrong user and permissionlevel object from the upper scrope
Fixes #12
2022-09-08 13:30:04 +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%