Skip to content

Fix !pypi replies - #3550

Merged
jb3 merged 2 commits into
python-discord:mainfrom
Kaztral-ar:main
Aug 20, 2026
Merged

Fix !pypi replies#3550
jb3 merged 2 commits into
python-discord:mainfrom
Kaztral-ar:main

Conversation

@Kaztral-ar

Copy link
Copy Markdown
Contributor

Fixes an issue where the !pypi command does not reply to the message that the user is replying to.

This changes the command to use the same reply behavior as other commands like !learn and !resources.

Fixes #3542

@jb3

jb3 commented Aug 20, 2026

Copy link
Copy Markdown
Member

Is this something we see people trying to do?

Worth noting the original issue was not yet approved because I don't think we figured out what the criteria should be for enabling this.

I'm happy to merge this but in future please check issues have the approved label to save yourself work if we decide not to accept a contribution, and also I don't want to set a precedent that every command must support replies unless we see it being used or people think it will genuinely be useful.

@jb3
jb3 merged commit f46f802 into python-discord:main Aug 20, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replying to a post with !pypi does not cause the bot to reply to the replied post.

2 participants