space and room creation

This commit is contained in:
Cadence Ember
2023-05-05 08:25:00 +12:00
parent 51480e21e5
commit c7868e9dbb
15 changed files with 328 additions and 36 deletions

View File

@@ -6,6 +6,7 @@
* @property {typeof import("./config")} config
* @property {import("./d2m/discord-client")} discord
* @property {import("heatsync")} sync
* @property {import("better-sqlite3/lib/database")} db
*/
/** @type {Passthrough} */
// @ts-ignore