diff options
author | 2022-03-10 10:26:23 +0100 | |
---|---|---|
committer | 2022-03-10 10:26:23 +0100 | |
commit | 934218e86b8e72ee999e7c086aa0ec7cabf08408 (patch) | |
tree | 1f8cd2df2e104eaf550a1582f5d37e16e26eba07 /pydis_site/apps/content | |
parent | Create discord-messages-with-colors.md (diff) |
Update discord-messages-with-colors.md
Diffstat (limited to 'pydis_site/apps/content')
-rw-r--r-- | pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md b/pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md index 60ea8656..30f40948 100644 --- a/pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md +++ b/pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md @@ -1,5 +1,5 @@ --- -title: Discord messages with colors +title: Discord Messages with Colors description: A guide on how to add colors to your codeblocks on Discord --- @@ -57,8 +57,7 @@ or<br> Result:<br>  -The way the colors look like on Discord is shown in the image below ^^ +The way the colors look like on Discord is shown in the image below: + Note: If the change as not been brought to you yet, or other users, then you can use other code blocks in the meantime to get colored text. See this gist: <https://gist.github.com/matthewzring/9f7bbfd102003963f9be7dbcf7d40e51> - - |