Fixed docs and readme

This commit is contained in:
hydrabolt
2015-10-29 20:42:14 +00:00
parent 83f587a71a
commit f9b1de50c9
2 changed files with 3 additions and 0 deletions

View File

@@ -10,6 +10,8 @@ Discord.Colors
Currently Colors are only usable in Roles_. You can't use any colour in messages, unless it's syntax highlighting from codeblocks.
.. note:: There is currently an unresolved bug in Discord, long story short any hex colors provided that start with a 0 (e.g. #00FF00) will be changed to #10FF00 to ensure they render properly.
Example Usage
~~~~~~~~~~~~~