Allow users to turn off leave messages.

This commit is contained in:
Dragon Fire
2019-05-30 21:32:53 -04:00
parent 8f21bcc9a9
commit 3ff8bbd6c5
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "105.2.0",
"version": "105.2.1",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {
@@ -38,7 +38,7 @@
"discord.js": "github:discordjs/discord.js",
"discord.js-commando": "github:discordjs/Commando",
"dotenv": "^8.0.0",
"mathjs": "^5.10.0",
"mathjs": "^5.10.3",
"moment": "^2.24.0",
"moment-duration-format": "^2.2.2",
"moment-timezone": "^0.5.25",