Sadly, the presence API is worse than I hoped

This commit is contained in:
Cadence Ember 2025-02-11 01:37:23 +13:00
commit 381861ee8e
7 changed files with 69 additions and 19 deletions

View file

@ -4,7 +4,7 @@
* @typedef {Object} Passthrough
* @property {import("repl").REPLServer} repl
* @property {import("./d2m/discord-client")} discord
* @property {import("heatsync").default} sync
* @property {import("heatsync")} sync
* @property {import("better-sqlite3/lib/database")} db
* @property {import("@cloudrac3r/in-your-element").AppService} as
* @property {import("./db/orm").from} from