diff --git a/README.md b/README.md index c09bbac2..ea94f4d0 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,6 @@ -
-
-

- XiaoBot -

-
-

- Discord Server -

-
+#XiaoBot +[![Discord](https://discordapp.com/api/guilds/252317073814978561/embed.png)](https://discord.gg/fqQF8mc) -## Info Public Source Code for the Discord Bot XiaoBot, a Discord bot coded in JavaScript with [discord.js](https://discord.js.org/#/) using the [Commando](https://github.com/Gawdl3y/discord.js-commando) command framework. ## Adding it to Your Server diff --git a/package.json b/package.json index 6fd9d7eb..bf363948 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiaobot", - "version": "32.0.2", + "version": "32.0.3", "description": "A Discord Bot", "main": "shardingmanager.js", "scripts": {