From 07fb281cad72a19fc16dea750ae4e7078119e4b2 Mon Sep 17 00:00:00 2001 From: Max <73736326+Max2408@users.noreply.github.com> Date: Sun, 28 Feb 2021 11:29:23 +0530 Subject: [PATCH] Updated Version Number --- Commands.md | 19 +++++++++++++++++++ README.md | 26 ++++++++++++++++++++------ package.json | 2 +- 3 files changed, 40 insertions(+), 7 deletions(-) diff --git a/Commands.md b/Commands.md index 59674f5..83c4542 100644 --- a/Commands.md +++ b/Commands.md @@ -64,6 +64,24 @@ - [x] Banner Command - [x] Bong Command - [x] Invert Command +- [x] Blur Command +- [x] GreyScale Command +- [x] Sepia Command +- [x] Blink Command +- [x] Affect Command +- [x] Ad Command +- [x] Beautiful Command +- [x] Bobross Command +- [x] Facepalm Command +- [x] Karaba Command +- [x] Poutine Command +- [x] Stonk Command +- [x] Die Command +- [x] Non Stonk Command +- [x] Mms Command +- [x] Confused Stonk Command +- [x] Thomas Command +- [x] Tatoo Command **Moderator Commands** : - [x] Announcement Command - It allows the moderator to announce anything in Announcement Channel @@ -82,6 +100,7 @@ - [x] Covid Command - Check the Number of Cases of Covid-19 - [x] Info Command - [x] Invite Checker Command +- [x] ServerInfo Command **Search Commands** : - [x] BotJs Command - It allows to check docs of the discord.js diff --git a/README.md b/README.md index 30cb2f1..1b537f2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Max Bot v2.4.9 +# Max Bot v2.5.5 [![Support Server Invite](https://img.shields.io/discord/760922672519184384.svg?color=7289da&label=beCoditive&logo=discord&style=flat-square)](https://discord.gg/5JtJFEcZeP) @@ -11,11 +11,25 @@ This bot uses Javascript (JS) with the node module Discord.js - Node.js v12+ ## What is New? -- Would You Rather Command Added -- Bong Command Added -- RockPaperScissors Command Added -- Invert Command Added -- Never Have I Ever Command Added +- ServerInfo Command Added +- Blur Command Added +- GreyScale Command Added +- Sepia Command Added +- Blink Command Added +- Affect Command Added +- Ad Command Added +- Beautiful Command Added +- Bobross Command Added +- Facepalm Command Added +- Karaba Command Added +- Poutine Command Added +- Stonk Command Added +- Die Command Added +- Non Stonk Command Added +- Mms Command Added +- Confused Stonk Command Added +- Thomas Command Added +- Tatoo Command Added # Features **Fun Features** diff --git a/package.json b/package.json index 15510b2..9a8107a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "max-bot", - "version": "2.4.9", + "version": "2.5.5", "main": "index.js", "scripts": { "start": "nodemon .index.js"