Minzkraut fe9b52c02d Editprofile: Properly defer updates on non-modal interactions
Also fixes interaction filtering by user id.
Also fixes collector filtering by modal customID
2023-06-12 22:31:28 +02:00
2023-06-08 12:17:16 +02:00
2023-02-26 16:24:42 +01:00
2023-04-17 18:21:21 +02:00
2023-05-31 21:39:36 +02:00
2023-04-05 15:23:42 +02:00
2023-06-12 21:56:45 +02:00
2022-08-25 23:20:52 +02:00
2023-02-25 00:26:04 +01:00
2023-04-05 12:00:46 +02:00
2023-04-05 12:00:46 +02:00

Toho Miku

Support the project on Patreon

Part of this project are

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

API

API docs can be found in Docs/api/README.md

Description
No description provided
Readme 15 MiB
Languages
JavaScript 100%