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',