From 60cd96e366487b9a422ecc685b46a2b300c32be1 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 31 Jul 2021 16:38:15 -0400 Subject: Cleanup; Upgraded to Discord.JS v13; More buttons --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index bb55468..2f898c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aleebot", - "version": "2.0.0", + "version": "2.13.0b", "description": "A chat bot for discord written in discord.js.", "main": "bot_discord.js", "scripts": { @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/aleeproductions/AleeBot-JS.git" + "url": "git+https://github.com/aleeproductions/AleeBot.git" }, "author": "Alee Productions", "license": "GPL-3.0", @@ -21,8 +21,8 @@ "blessed": "^0.1.81", "colors": "^1.3.0", "dblapi.js": "^2.0.0", - "discord-buttons": "^4.0.0", - "discord.js": "^12.5.3", + "discord-together": "^1.1.53", + "discord.js": "^13.0.0-dev.t1627732975.331a9d3", "eslint": "^7.1.0", "express": "^4.17.1", "fs": "0.0.1-security", -- cgit v1.2.3