From df64667168cdc33a2a8ffe2c0fba3b5fc6414520 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Mon, 27 Apr 2020 17:33:27 -0700 Subject: fix quote commands, add motivate, v8.1.0 --- package.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index edf6f40..b71fd3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package", - "version": "8.0.2", + "version": "8.1.0", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { @@ -11,9 +11,11 @@ "dependencies": { "@discordjs/opus": "^0.1.0", "@types/mongoose": "^5.7.12", - "at-quotes": "^1.3.3", + "animequote": "^1.1.1", + "arnie-quote": "^1.3.0", "body-parser": "^1.19.0", "btc-value": "^3.0.1", + "chewbacca-quotes": "^1.0.0", "cows": "^2.1.0", "culturedtext": "^1.2.0", "discord.js": "github:discordjs/discord.js", @@ -24,6 +26,7 @@ "express-handlebars": "^4.0.3", "ffmpeg-static": "^4.1.1", "figlet": "^1.3.0", + "harvey-specter-quotes": "^1.4.1", "howifier": "^1.2.2", "insult": "0.0.3", "is-image-url": "^1.1.8", @@ -31,8 +34,11 @@ "moment": "^2.24.0", "moment-duration-format": "^2.3.2", "mongoose": "^5.9.10", + "motivations": "^1.1.2", "nekos.life": "^2.0.6", "node-opus": "^0.3.3", + "popular-movie-quotes": "^1.2.4", + "random-lotr-movie-quote": "^1.1.1", "simple-youtube-api": "^5.2.1", "spongibobu.js": "^1.1.0", "ytdl-core": "^2.1.0" -- cgit v1.2.3