Skip to content

Commit

Permalink
Updated Version Number
Browse files Browse the repository at this point in the history
  • Loading branch information
Max2408 authored Feb 28, 2021
1 parent ec174a8 commit 07fb281
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 7 deletions.
19 changes: 19 additions & 0 deletions Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
26 changes: 20 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Max Bot v2.4.9
# Max Bot v2.5.5
<a href="https://becoditive.ml"><img align="right" src="https://cdn.discordapp.com/attachments/803548530932318209/807153318945619979/8d2d1c5e0ee9e5141f1fc51567dba572.jpg" width=27%></a>

[![Support Server Invite](https://img.shields.io/discord/760922672519184384.svg?color=7289da&label=beCoditive&logo=discord&style=flat-square)](https://discord.gg/5JtJFEcZeP)
Expand All @@ -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**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "max-bot",
"version": "2.4.9",
"version": "2.5.5",
"main": "index.js",
"scripts": {
"start": "nodemon .index.js"
Expand Down

0 comments on commit 07fb281

Please sign in to comment.