Add tests for emoji sheet; style and nits
This commit is contained in:
@@ -34,5 +34,9 @@ passthrough.select = orm.select
|
||||
console.log("Discord gateway started")
|
||||
sync.require("../src/web/server")
|
||||
|
||||
discord.cloud.once("ready", () => {
|
||||
as.listen()
|
||||
})
|
||||
|
||||
require("../src/stdin")
|
||||
})()
|
||||
|
||||
Reference in New Issue
Block a user