UI (moderation): Simplify studyban notification.
This commit is contained in:
@@ -198,7 +198,7 @@ async def _join_video_channel(member, channel):
|
|||||||
title="You have been studybanned!",
|
title="You have been studybanned!",
|
||||||
description=(
|
description=(
|
||||||
"You have been banned from studying in **{}**.\n"
|
"You have been banned from studying in **{}**.\n"
|
||||||
"Study features, including **study voice channels** and **study text channels**, "
|
"Study features, including access to the server **study channels**, "
|
||||||
"will ***not be available to you until this ban is lifted.***".format(
|
"will ***not be available to you until this ban is lifted.***".format(
|
||||||
member.guild.name,
|
member.guild.name,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user