diff --git a/assets/json/leave-messages.json b/assets/json/leave-messages.json index 9db6058c..b116e18c 100644 --- a/assets/json/leave-messages.json +++ b/assets/json/leave-messages.json @@ -18,5 +18,15 @@ "{{user}} is no longer a part of your family.", "And just like that, {{user}} said goodbye to your server and started a new adventure.", "In other news, local resident {{user}} leaves the server. Cites stupid bot \"Xiao\" as the reason. Wait, stupid?", - "{{user}} left. How unfortunate." + "{{user}} left. How unfortunate.", + "{{user}} was dumped into the bottomless sea.", + "Arr, matey! {{user}} was sent to Davy Jones' Locker!", + "{{user}} found a better server to play around in.", + "{{user}} set off on their Pokémon journey!", + "\"But {{user}}, you can't leave!\" cried Xiao. But it was too late. They had already left without even saying goodbye.", + "{{user}} became a ghost, and left to haunt another server.", + "Sayonara, {{user}}!", + "{{user}} is thinking about leaving. Oh wait, they already did.", + "{{user}} fled.", + "In loving memory of the fun times you've had with {{user}}. Goodbye." ] diff --git a/package.json b/package.json index b6fd34ae..aca3c59f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "123.5.0", + "version": "123.5.1", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {