From 329514bdafa6bb3f436d93b0e478b69f2d0d59c3 Mon Sep 17 00:00:00 2001 From: Amrou Bellalouna Date: Sun, 15 Jan 2023 12:06:12 +0100 Subject: remove the call to action to check DMS for the bm --- bot/exts/utilities/bookmark.py | 1 - 1 file changed, 1 deletion(-) (limited to 'bot') diff --git a/bot/exts/utilities/bookmark.py b/bot/exts/utilities/bookmark.py index 092d6215..473ecedc 100644 --- a/bot/exts/utilities/bookmark.py +++ b/bot/exts/utilities/bookmark.py @@ -128,7 +128,6 @@ class Bookmark(commands.Cog): description=( f"A bookmark for [this message]({target_message.jump_url}) " f"has been successfully sent your way.\n" - f"Please check your DMs to retrieve it." ), colour=Colours.soft_green, ) -- cgit v1.2.3