UI (help): Improve help hint.

This commit is contained in:
2021-09-27 11:19:49 +03:00
parent 6b90f1af8e
commit e45ffc94ba

View File

@@ -35,7 +35,7 @@ admin_group_order = (
# TODO: Add config fields for this # TODO: Add config fields for this
title = "LionBot Command List" title = "LionBot Command List"
header = """ header = """
For more detailed information about each command use `{ctx.best_prefix}help <cmd>`. Use `{ctx.best_prefix}help <cmd>` (e.g. `{ctx.best_prefix}help send`) to see how to use each command.
""" """