Skip to content

Commit 308d39b

Browse files
authored
Merge pull request #507 from python-discord/faq-update
Update FAQ to clarify reasoning for disallowing certain file types
2 parents 9071e79 + d9e7c2d commit 308d39b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pydis_site/apps/content/resources/frequently-asked-questions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ The only file types that we allow on this server are those that Discord supports
8787
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.
8888
It's also to ease the burden on our moderators, otherwise they would have to download and check the files posted to the server.
8989

90+
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.
91+
9092
If you want to share code please use our hosted hastebin, [paste.pythondiscord.com](http://paste.pythondiscord.com).
9193

9294

0 commit comments

Comments
 (0)