From 8a2c9df3fd75a08d2b4acabe0b3a6bd62da22b34 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Thu, 23 Apr 2020 19:06:09 -0700 Subject: shift groups around, new mod cmds, v7.5.0 --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 4382c86..97ebd18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package", - "version": "7.4.2", + "version": "7.5.0", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { @@ -14,6 +14,7 @@ "at-quotes": "^1.3.3", "body-parser": "^1.19.0", "btc-value": "^3.0.1", + "cows": "^2.1.0", "culturedtext": "^1.2.0", "discord.js": "github:discordjs/discord.js", "discord.js-commando": "github:discordjs/Commando", -- cgit v1.2.3