using kstate with power levels should mix them
This commit is contained in:
parent
458a620f4a
commit
8d536d5ef2
7 changed files with 87 additions and 14 deletions
1
stdin.js
1
stdin.js
|
@ -14,6 +14,7 @@ const mreq = sync.require("./matrix/mreq")
|
|||
const api = sync.require("./matrix/api")
|
||||
const sendEvent = sync.require("./m2d/actions/send-event")
|
||||
const eventDispatcher = sync.require("./d2m/event-dispatcher")
|
||||
const ks = sync.require("./matrix/kstate")
|
||||
const guildID = "112760669178241024"
|
||||
|
||||
const extraContext = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue