Jan Groß 51e90dee8a Add helper function for bot settings
and fix registration check always returning true
2022-08-19 14:14:24 +02:00
2022-08-18 19:24:44 +02:00
2022-08-19 14:14:24 +02:00
2022-08-18 10:00:12 +02:00
2022-08-18 11:26:51 +02:00

Band Bot

Run dev container

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

Sequelize migrations

If ran outside the container, DB_HOST must be set to localhost or the container's IP address.

$npx sequelize db:migrate
$npx sequelize db:seed:all
Description
No description provided
Readme 15 MiB
Languages
JavaScript 100%