-
Updated
Jan 1, 2022 - Python
python39
Here are 205 public repositories matching this topic...
-
Updated
Dec 28, 2021 - Python
-
Updated
Dec 30, 2021 - Python
-
Updated
Dec 6, 2021 - Python
-
Updated
Dec 15, 2021 - Python
Sentry Issue: SIR-LANCEBOT-7H
ValueError: 3 is not a valid AgeRatingCategories
(2 additional frame(s) were not displayed)
...
File "bot/exts/fun/game.py", line 294, in <listcomp>
pages = [await self.create_page(game) for game in games]
File "bot/exts/fun/game.py", line 377, in crea
https://discord.com/developers/docs/reference#image-formatting-cdn-endpoints
All of these methods should return a pincer.objects.message.File
object. The File
object will have to have a to_pillow_image
function. Handling images like this will make it easy to add support for more image libraries in the future.
-
Updated
Jan 1, 2022 - Python
-
Updated
Dec 31, 2021 - Python
-
Updated
Nov 1, 2021 - Python
-
Updated
Dec 27, 2021 - Python
-
Updated
Dec 10, 2021 - Python
-
Updated
Aug 18, 2021 - Python
-
Updated
Dec 22, 2021 - Python
The documentation could use more code examples of how to use the various features of mcpyrate
. Each item should include the actual code example, an explanation of what is it for and what it does, and if applicable, the output printed by the example.
Particularly, the mcpyrate.debug.step_expansion
macro would be nice to showcase in a more detailed manner.
But basically anything in the pub
-
Updated
Dec 29, 2021 - Shell
-
Updated
Sep 6, 2021 - Dockerfile
-
Updated
Dec 31, 2021 - Python
-
Updated
Dec 16, 2021 - Python
-
Updated
Aug 24, 2021 - Python
-
Updated
Apr 26, 2021 - Python
-
Updated
Jul 14, 2021 - Python
-
Updated
Sep 21, 2021 - Python
Improve this page
Add a description, image, and links to the python39 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the python39 topic, visit your repo's landing page and select "manage topics."
!infraction edit
can take an ISO datetime to edit the expiration time, but there's no guard to prevent it from specifying a past date, immediately pardoning the infraction as a result.The same goes for
!infraction append
.