diff options
author | 2022-07-04 21:27:37 +0100 | |
---|---|---|
committer | 2022-07-04 21:27:37 +0100 | |
commit | 3f83c7aea3be830a660e5f1d378d5fe681e19f80 (patch) | |
tree | 02162325b7f61b5d28f65683f0208bb0664f0504 | |
parent | Merge pull request #2201 from Numerlor/timeit_setup_help (diff) | |
parent | Capitalize the "D" in "Discord" (diff) |
Merge pull request #2207 from python-discord/shenanigansd-patch-1
-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 8c3c2985d..d2d54d48e 100644 --- a/bot/resources/tags/paste.md +++ b/bot/resources/tags/paste.md @@ -1,6 +1,6 @@ **Pasting large amounts of code** -If your code is too long to fit in a codeblock in discord, you can paste your code here: +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. |