Add AI to connect four

This commit is contained in:
Dragon Fire
2021-01-09 12:50:25 -05:00
parent 13452a29c8
commit 36173f9151
2 changed files with 60 additions and 47 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "124.5.1",
"version": "124.5.2",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {
@@ -39,6 +39,7 @@
"cheerio": "^1.0.0-rc.5",
"cloc": "^2.7.0",
"common-tags": "^1.8.0",
"connect4-ai": "^0.1.3",
"custom-translate": "^2.2.8",
"didyoumean2": "^4.1.0",
"discord.js": "^12.5.1",