Fix Inlines in User Info

This commit is contained in:
Daniel Odendahl Jr
2017-05-12 01:09:09 +00:00
parent dd4996a85b
commit c097781db4
2 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "19.2.1",
"version": "19.2.2",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"scripts": {
@@ -20,7 +20,8 @@
"discord-js",
"discord-js-commando",
"postgres",
"postgresql"
"postgresql",
"cleverbot"
],
"author": "dragonfire535",
"license": "ISC",