Jan Groß b8ffa9fd94 Drop: Fix for patreon perks not applying
same as in 3d1ed01
We also move up the action handler hoping that persisting early helps with
multiple drops happening quickly
2023-03-15 11:23:58 +01:00
2023-02-26 16:24:42 +01:00
2022-09-11 22:31:25 +02:00
2022-08-25 23:20:52 +02:00
2023-02-25 00:26:04 +01: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%