mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 12:22:50 +02:00
Hot-reload Presence instances
This commit is contained in:
parent
b0ded8e289
commit
ac40c54e40
5 changed files with 15 additions and 8 deletions
|
@ -19,6 +19,7 @@ const eventDispatcher = sync.require("./d2m/event-dispatcher")
|
|||
const updatePins = sync.require("./d2m/actions/update-pins")
|
||||
const speedbump = sync.require("./d2m/actions/speedbump")
|
||||
const ks = sync.require("./matrix/kstate")
|
||||
const setPresence = sync.require("./d2m/actions/set-presence")
|
||||
const guildID = "112760669178241024"
|
||||
|
||||
const extraContext = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue