mirror of
https://github.com/Ryujinx/ryuko-ng.git
synced 2025-01-03 17:15:35 +00:00
massban fixes
This commit is contained in:
parent
c1ffd8b57b
commit
edacaaef5b
|
@ -316,7 +316,7 @@ class Mod(Cog):
|
|||
target_user, reason=f"{ctx.author}, reason: massban", delete_message_days=0
|
||||
)
|
||||
chan_message = (
|
||||
f"⛔ **Hackban**: {str(ctx.author)} banned "
|
||||
f"⛔ **Massban**: {str(ctx.author)} banned "
|
||||
f"{target_user.mention} | {safe_name}\n"
|
||||
f"🏷 __User ID__: {target}\n"
|
||||
"Please add an explanation below."
|
||||
|
|
Loading…
Reference in a new issue