Description
If you invoke !pypi as a response to a message it should trigger the bot to reply to the original message as it does with !learn, !resources, and others. (I understand that !rules was explicitly not included in this but AFAIK that was the only explicit exclusion.)
Steps to Reproduce
Reply to a message while invoking the !pypi command.
Expected Behaviour
The message that was replied to should also be replied to by the bot with the response to the !pypi command.
Actual Behaviour
The bot does not reply to the original message and the output of !pypi is a standalone message.
Known Impacted Platforms
Possible Solutions
Port the functionality from other, similar, commands to !pypi
Would you like to implement a fix?
Note: For high-priority or critical bugs, fixes may be implemented by staff.
Description
If you invoke
!pypias a response to a message it should trigger the bot to reply to the original message as it does with!learn,!resources, and others. (I understand that!ruleswas explicitly not included in this but AFAIK that was the only explicit exclusion.)Steps to Reproduce
Reply to a message while invoking the
!pypicommand.Expected Behaviour
The message that was replied to should also be replied to by the bot with the response to the
!pypicommand.Actual Behaviour
The bot does not reply to the original message and the output of
!pypiis a standalone message.Known Impacted Platforms
Possible Solutions
Port the functionality from other, similar, commands to
!pypiWould you like to implement a fix?
Note: For high-priority or critical bugs, fixes may be implemented by staff.