diff --git a/sukuinote/plugins/nekos.py b/sukuinote/plugins/nekos.py index 053e260..842a540 100644 --- a/sukuinote/plugins/nekos.py +++ b/sukuinote/plugins/nekos.py @@ -48,4 +48,4 @@ else: func = None help_text += '{prefix}' + i.lower() + f' - Gets a {"gif" if "gif" in i else "picture"} of {i.lower()}\n' break - help_dict['nekos'] = ('Nekos.life', help_text + '\nCan also be activated inline with: @{bot} <command without dot>') + help_dict['nekos'] = ('Nekos.life', help_text + '\nCan also be activated inline with: @{bot} <command without prefix>')