From 7ab3d69bb5807cb16725ed625a227638e13c4225 Mon Sep 17 00:00:00 2001 From: ein Date: Thu, 8 Jul 2021 09:49:26 -0700 Subject: [PATCH] Adding shitpost to the ffxiv help method --- app/help_methods.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/help_methods.py b/app/help_methods.py index d2a41938..c4be9fa5 100644 --- a/app/help_methods.py +++ b/app/help_methods.py @@ -73,7 +73,10 @@ def get_help_message(method): 'ffxiv': [ 'Pulls a characters data from the lodestone API\n', 'Usage: !ffxiv \n', - 'eg: !ffxiv Slamsong Bardley Adamantoise' + 'eg: !ffxiv Slamsong Bardley Adamantoise\n\n', + 'Did you know that the critically acclaimed MMORPG Final Fantasy XIV has a free trial,\n'. + 'and includes the entirety of A Realm Reborn AND the award-winning Heavensward expansion\n', + 'up to level 60 with no restrictions on playtime? Sign up, and enjoy Eorzea today!' ], 'define': [ 'Returns a definiton of a word from urban dictionary',