Change embed description
This commit is contained in:
parent
2630cf4c92
commit
144aff6989
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ class CaseCog(Cog):
|
|||
|
||||
embed = build_embed(
|
||||
title=f"Moderation Case [{mod_case.id}]",
|
||||
description=f"{status} case against {user_text} opened by {admin_text}",
|
||||
description=f"{status} case against {user_text} [**opened by {admin_text}**]",
|
||||
fields=fields,
|
||||
timestamp=mod_case.created_at,
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue