diff options
author | 2023-07-11 17:04:38 +0100 | |
---|---|---|
committer | 2023-07-11 17:04:39 +0100 | |
commit | a0913e8c501f1be3c35800d3fb4d31d3cabea34f (patch) | |
tree | 327fbb4e8c73bbed1bf85722ced7bc139c28f6f3 | |
parent | Bump bot-core to 9.9.2 (diff) |
Update paste tag for new paste service
-rw-r--r-- | bot/resources/tags/paste.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/tags/paste.md b/bot/resources/tags/paste.md index f4c004291..79e34b3bd 100644 --- a/bot/resources/tags/paste.md +++ b/bot/resources/tags/paste.md @@ -5,4 +5,4 @@ embed: If your code is too long to fit in a codeblock in Discord, you can paste your code here: https://paste.pythondiscord.com/ -After pasting your code, **save** it by clicking the floppy disk icon in the top right, or by typing `ctrl + S`. After doing that, the URL should **change**. Copy the URL and post it here so others can see it. +After pasting your code, **save** it by clicking the Paste! button in the bottom left, or by pressing `CTRL + S`. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it. |