Add Discord Server Link to README

This commit is contained in:
Daniel Odendahl Jr
2017-04-25 11:38:22 +00:00
parent 3ccce0ba66
commit d85e13bc03
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,4 +1,10 @@
# XiaoBot
<div align="center">
<br />
<p>
<a href="https://discord.gg/fqQF8mc"><img src="https://discordapp.com/api/guilds/252317073814978561/embed.png" alt="Discord Server" /></a>
</p>
</div>
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.
## Info
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "32.0.0",
"version": "32.0.1",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"scripts": {