-
-
Notifications
You must be signed in to change notification settings - Fork 731
Open
Description
We're not catching or responding when a user cannot be DMed when uploading a paste message: we should try/catch the author.send() method.
I don't know what behaviour we should have regarding deleting the paste, continuing with the upload, or what we should do if DMs are closed.
| await message.author.send(content=f"[Click here](<{paste_response.removal}>) to delete your recent paste.") |
related to #3422
Copilot
Metadata
Metadata
Assignees
Labels
No labels