-
Updated
Oct 17, 2020 - Python
discord-py-rewrite
Here are 92 public repositories matching this topic...
-
Updated
Oct 22, 2020 - Python
-
Updated
Sep 19, 2020 - Python
-
Updated
Oct 22, 2020 - Python
-
Updated
Oct 17, 2020 - Python
-
Updated
Oct 21, 2020 - CSS
-
Updated
Oct 22, 2020 - Python
-
Updated
Jul 27, 2020 - Python
-
Updated
Aug 9, 2020 - Python
-
Updated
Oct 22, 2020 - Python
-
Updated
Apr 28, 2018
-
Updated
Oct 22, 2019 - Python
-
Updated
May 23, 2020 - Python
-
Updated
Jun 21, 2020 - Python
-
Updated
Jun 10, 2020 - Python
-
Updated
Sep 24, 2020 - Python
-
Updated
Nov 11, 2018 - PLpgSQL
Should add support for 68k style number formatting, like $ for hex and # for decimal (even though decimal is default).
Should also look into other prefixes if any others are supported.
-
Updated
Jul 23, 2020 - Python
-
Updated
Mar 3, 2020 - Python
-
Updated
Apr 13, 2020 - Python
-
Updated
Oct 20, 2020 - Python
-
Updated
Aug 14, 2020 - Python
-
Updated
Aug 2, 2020 - Python
-
Updated
Jun 26, 2020 - Python
Improve this page
Add a description, image, and links to the discord-py-rewrite topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the discord-py-rewrite topic, visit your repo's landing page and select "manage topics."
Should probably migrate all embeds to using some sort of generalized embed builder function that chunks the embed into multiple embeds as determined by their length. Right now, the warnings command will fail if either is > 1000 characters