Chess Command

This commit is contained in:
Dragon Fire
2021-01-23 15:22:23 -05:00
parent 7d2310be0e
commit ed7d547408
16 changed files with 221 additions and 2 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "126.11.3",
"version": "126.12.0",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {
@@ -54,6 +54,7 @@
"html-entities": "^2.0.2",
"ioredis": "^4.19.4",
"js-beautify": "^1.13.4",
"js-chess-engine": "^0.6.0",
"mathjs": "^9.0.0",
"moment": "^2.29.1",
"moment-duration-format": "^2.3.2",