aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/content/resources/guides
diff options
context:
space:
mode:
authorGravatar shtlrs <[email protected]>2023-03-10 12:43:31 +0100
committerGravatar shtlrs <[email protected]>2023-03-10 12:43:31 +0100
commitf09fe50e524cb8e942103f04a1adfd16ee449c21 (patch)
treee145cd1c82302e41c0464c7601f73221c8d50c5c /pydis_site/apps/content/resources/guides
parentappease linter (diff)
bring back the description of the server mirror + zig's addition
Diffstat (limited to 'pydis_site/apps/content/resources/guides')
-rw-r--r--pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md
index 8edafca2..37ab1ec4 100644
--- a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md
+++ b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md
@@ -16,7 +16,8 @@ The Python bot is tightly coupled with the Python Discord server, so to have a f
It's possible to set the bot to use a single channel for all cogs, but that will cause extreme spam and will be difficult to work with.
You can start your own server and set up channels as you see fit, but for your convenience we have a template for a development server you can use: [https://discord.new/zmHtscpYN9E3](https://discord.new/zmHtscpYN9E3).
-The server will only contain the channels that are needed by the bot.
+Keep in mind that this is not an exact mirror of the Python server, but a reduced version for testing purposes.
+The channels there are mostly the ones needed by the bot.
---
### Set Up a Bot Account