arielle
arielle
## What Changed Bump all documentation dependencies, restrict them to python 3.11, bump the entire documentation to 3.11 too. ### Changelogs - sphinx - https://www.sphinx-doc.org/en/master/changes/8.2.html - https://www.sphinx-doc.org/en/master/changes/8.1.html - https://www.sphinx-doc.org/en/master/changes/8.0.html -...
### Summary A method to walk app commands within cogs ### What is the feature request for? The core library ### The Problem This method exists for prefix commands ###...
Consider switching to using a src/ layout that will prevent import errors and ensure that disnake is installed for local development
## Description Dead image in monster survey command. ## Steps to Reproduce `.monster show goofy` ## Expected Behaviour Show the image of goofy. ## Actual Behaviour Image is not shown....
## Relevant Issues closes https://github.com/python-discord/sir-lancebot/issues/1697 ## Description ## Did you: - [x] Join the [**Python Discord Community**](https://discord.gg/python)? - [x] Read all the comments in this template? - [x] Ensure there...
## Description https://github.com/python-discord/sir-lancebot/blob/c8526d7935ee37389d10b03e833ccdeb2faa5101/bot/exts/utilities/githubinfo.py#L123-L125 This data is provided in the issue body under the pull_request key. We don't need to fetch a second time. ## Reasoning This will halve the requests...
This is a valid link to a snippet on GitHub https://github.com/astral-sh/uv-pre-commit/blob/571189337017c8bdbf22a0977b9e44d33b5e5ae9/.pre-commit-hooks.yaml#L11C1-L20C38 This should be considered in the codesnippets cog at least for github IMO nothing special needs to be done...
I have a test guild that hasn't been updated recently. I understand that while I'm probably an outlier, it would be nice to be able to upgrade existing test guilds,...
Another configuration update? Didn't we just stop using yaml?! As apparent while working on botstrap and updating the contributing guide, it is very confusing how to configure specific variables for...
Example: https://discord.com/channels/267624335836053506/463035268514185226/1431497703447199774 This leads to some false positives when a gallery of 7 or more attachments are sent on a message. https://github.com/python-discord/bot/blob/2640aaa5665426e5350b3ce81a743a9f4c3898aa/bot/exts/filtering/_filters/antispam/attachments.py#L12-L21 It would be great to support full 10...