Abort game url · HansSam/hyperbot@b31b026 · GitHub
Skip to content

Commit b31b026

Browse files
committed
Abort game url
1 parent ce186b2 commit b31b026

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion

server.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,8 @@ fetch(`https://raw.githubusercontent.com/hyperbotauthor/hyperbot/docs/docs.json`
215215

216216
const lichessUtils = require("@easychessanimations/lichessutils")
217217

218+
console.log(lichessUtils)
219+
218220
const { streamNdjson } = require('@easychessanimations/fetchutils')
219221

220222
const { makeUciMoves } = require("@easychessanimations/scalachess/lib/outopt.js")

yarn.lock

Lines changed: 4 additions & 4 deletions

0 commit comments

Comments
 (0)