add appservice listener

This commit is contained in:
Cadence Ember
2023-06-29 08:08:17 +12:00
parent 740ddc36d1
commit d70199f890
4 changed files with 23 additions and 1 deletions

View File

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