2ef1dfe7a71b0bd51759f20c102393e16629ec46
using atomic transactions. If a card happens to not be owned by the trading user, the entire trade is being rolled back. Rollback behaviour is a bit weird though, since we have to rollback manually even in a managed transaction.
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%