diff options
-rw-r--r-- | pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot.md | 2 |
1 files changed, 1 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 c991d432..65f0d818 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 @@ -93,7 +93,7 @@ It also contains configurations such as how long it takes for a help channel to If you decided to use the bootstrapping script, you'll find that this file has already been created (which we recommend), otherwise you'll need to create it manually. -If you decide to set the configuration values manually, you will **only** need to set the values for the channels, roles, categories, etc. +If you decide to set the configuration values manually, you will **only** need to set the values for the channels, roles, categories, etc. that are used by the component you are developing. |