Improve cow-say, add cow-think

This commit is contained in:
Daniel Odendahl Jr
2018-07-09 16:33:22 +00:00
parent 3cc4285719
commit d5eae880ea
4 changed files with 78 additions and 15 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "83.1.0",
"version": "84.0.0",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {
@@ -33,6 +33,7 @@
"dependencies": {
"canvas": "github:automattic/node-canvas",
"common-tags": "^1.8.0",
"cowsay": "^1.3.1",
"custom-translate": "^2.2.4",
"discord.js": "github:discordjs/discord.js",
"discord.js-commando": "github:discordjs/Commando",