bot
bot copied to clipboard
The community bot for the Python Discord community
## current behaviour if the bot tries to embed lines from a GitHub link with a line count over 15 or more than 2000 characters it silently fails, not responding...
At the current moment when a user deletes a message that the bot has not cached, it outputs a simple message embed including the channel and message ID, which is...
The current system that listens for GitHub links to format and post in a channel cannot handle URLs that point to a diff. Supporting these types of links as well...
Closes #2022 --- --- ### TLDR Invoking `!source ` should now work even after the tags cog is reloaded. ### Long description Previously the source command checks for the source...
We don't currently have any tag groups, as far as I know (#2423), but the `/tag` command docstring references it and it can perhaps be made clearer (or more concisely...
We removed this functionality in https://github.com/python-discord/bot/pull/2968. IF we were to add this back, we should offer users to opt-out of the DMs. > Part of the idea behind DMing authors...
This could be useful when someone asks for Python videos, someone could then proceed to type `!resources watch` or `!resources videos` and the Python bot would link [the Watch part...
Fixed issue : #3077 Now we can check the replies to a deleted message to provide a better context as well as, if the deleted message is a reply to...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.7.0 to 2.7.1. Release notes Sourced from sentry-sdk's releases. 2.7.1 Various fixes & improvements fix(otel): Fix missing baggage (#3218) by @sentrivana This is the config file of...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.10 to 0.5.0. Release notes Sourced from ruff's releases. 0.5.0 Release Notes Check out the blog post for a migration guide and overview of the changes! Breaking...