From 9466d3ce49f44bd1cfdd33ee6b9ef22397725954 Mon Sep 17 00:00:00 2001 From: MaximKing1 <73140396+MaximKing1@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:57:57 +0000 Subject: [PATCH] Updated README --- README.md | 5 ++--- package.json | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4bbaf0b..7c48d12 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,12 @@ # Installation -Need Any Help Setting It Up? Join Our [Support Server](https://discord.gg/8j4ZkpPvzP). - +Need Any Help Setting It Up? Join Our [Support Server](https://discord.gg/u2kKBbtkTy). It's intended to be used with discord.js v14. BLWebhooks fully supports external and discord.js internal sharding, make sure to enable the Sharded Client Option. -Please do remember this is in beta, before writing a negative review please open a issue first so we can have a chance to resolve the issue. +BLWebhooks is maintained and supported by the [JMServices Team](https://jmservices.pro). ## NPM (recommended) diff --git a/package.json b/package.json index 41ddc98..b2c0a5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blwebhooks", - "version": "3.5.5", + "version": "3.5.6", "description": "Webhook Vote Reciever For Lists Such As top.gg, InfinityBotList and Many More To Come!", "main": "./dist/index.js", "types": "./dist/index.d.ts", @@ -51,11 +51,11 @@ "type": "git", "url": "git+https://github.com/MaximKing1/BLWebhooks.git" }, - "author": "MaximKing1", + "author": "JMServices Team", "license": "MIT", "bugs": { "url": "https://github.com/MaximKing1/BLWebhooks/issues", - "email": "blwebhooks@maximking.co.uk" + "email": "blwebhooks@jmservices.pro" }, "funding": "https://github.com/MaximKing1/BLWebhooks", "homepage": "https://github.com/MaximKing1/BLWebhooks#readme"