mirror of
https://github.com/Ryujinx/ryuko-ng.git
synced 2025-07-21 17:28:19 +00:00
commit
2b83b355e9
|
@ -373,7 +373,7 @@ class Mod(Cog):
|
||||||
chan_msg += f"✏️ __Reason__: \"{reason}\""
|
chan_msg += f"✏️ __Reason__: \"{reason}\""
|
||||||
else:
|
else:
|
||||||
chan_msg += "Please add an explanation below. In the future"\
|
chan_msg += "Please add an explanation below. In the future"\
|
||||||
", it is recommended to use `.ban <user> [reason]`"\
|
", it is recommended to use `.warn <user> [reason]`"\
|
||||||
" as the reason is automatically sent to the user."
|
" as the reason is automatically sent to the user."
|
||||||
await log_channel.send(chan_msg)
|
await log_channel.send(chan_msg)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue