aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/content/resources/frequently-asked-questions.md
diff options
context:
space:
mode:
authorGravatar Rohan Reddy Alleti <[email protected]>2021-06-10 02:32:50 +0530
committerGravatar GitHub <[email protected]>2021-06-10 02:32:50 +0530
commitc444b82e20bda8b3ba27ca31ecab3135edc4f289 (patch)
tree8933c7928e19b8923d5c78e8022e7df3666e9650 /pydis_site/apps/content/resources/frequently-asked-questions.md
parentUse assertListEqual where applicable instead of assertEqual. (diff)
parentMerge pull request #524 from python-discord/swfarnsworth/resource_suggestion_... (diff)
Merge branch 'main' into otn_softdel
Diffstat (limited to 'pydis_site/apps/content/resources/frequently-asked-questions.md')
-rw-r--r--pydis_site/apps/content/resources/frequently-asked-questions.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/pydis_site/apps/content/resources/frequently-asked-questions.md b/pydis_site/apps/content/resources/frequently-asked-questions.md
index 8b9945aa..212ea5f8 100644
--- a/pydis_site/apps/content/resources/frequently-asked-questions.md
+++ b/pydis_site/apps/content/resources/frequently-asked-questions.md
@@ -87,6 +87,8 @@ The only file types that we allow on this server are those that Discord supports
This is because it's easier and safer for people on the server since they do not need to download a file to view it.
It's also to ease the burden on our moderators, otherwise they would have to download and check the files posted to the server.
+Even though Discord does support previewing of files like `.txt` and `.py`, that support is only available on Desktop, not mobile. Additionally, we prefer people to use hastebin as it encourages them to only copy over the relevant code snippets instead of their whole code; this makes helping much easier for all involved.
+
If you want to share code please use our hosted hastebin, [paste.pythondiscord.com](http://paste.pythondiscord.com).