Merge branch 'python-rewrite' into reaction_roles

This commit is contained in:
2021-10-19 13:23:16 +03:00
24 changed files with 907 additions and 35 deletions

View File

@@ -40,15 +40,15 @@ bot_admin_group_order = (
# Help embed format
# TODO: Add config fields for this
title = "LionBot Command List"
title = "StudyLion Command List"
header = """
Use `{ctx.best_prefix}help <cmd>` (e.g. `{ctx.best_prefix}help send`) to see how to use each command.
Use `{ctx.best_prefix}help <command>` (e.g. `{ctx.best_prefix}help send`) to see how to use each command.
"""
@module.cmd("help",
group="Meta",
desc="LionBot command list.")
desc="StudyLion command list.")
async def cmd_help(ctx):
"""
Usage``: