This commit is contained in:
Daniel Odendahl Jr
2017-04-25 12:34:47 +00:00
parent e89c5ff6be
commit d779aa5f21
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#XiaoBot
# XiaoBot
[![Discord](https://discordapp.com/api/guilds/252317073814978561/embed.png)](https://discord.gg/fqQF8mc)
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.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "32.0.3",
"version": "32.0.4",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"scripts": {