From 6181a81c7cd3c3fb6370f14f932029ed21cc7bc3 Mon Sep 17 00:00:00 2001 From: Amrou Date: Sat, 25 Feb 2023 13:17:40 +0100 Subject: enclose config appendix in yaml code blocks --- .../apps/content/resources/guides/pydis-guides/contributing/bot.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pydis_site/apps/content/resources') 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 709b57b3..a6d41bb6 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 @@ -153,6 +153,7 @@ See [here](../obtaining-discord-ids) for help with obtaining Discord IDs.

If you used the provided server template, and you're not sure which channels belong where in the config file, you can use the config below. Pay attention to the comments with several # symbols, and replace the characters with the right IDs.

+                
 
 # Channels configuration
 channels.announcements=�
@@ -548,7 +549,8 @@ filters.notify_user_zalgo=false
 filters.offensive_msg_delete_days=7
 filters.ping_everyone=true
 
-
+ +

-- cgit v1.2.3