Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[V3/report] patch issue with attatchment grabbing #1822

Merged
merged 5 commits into from
Jun 9, 2018
Merged

[V3/report] patch issue with attatchment grabbing #1822

merged 5 commits into from
Jun 9, 2018

Conversation

mikeshardmind
Copy link
Contributor

Type

  • Bugfix
  • Enhancement
  • New feature

Description of the changes

This makes 2 changes: both aimed at fixing #1816
The first in report's logic to ensure the attachment is grabbed prior to message deletion
The second in mod's logic to move the delete delay to trigger on command completion or command error instead of on_command. This prevents past issues like #1652 (fixed in an alternate way) as well as any future issues in which the message object has to be interacted with in the command.

@palmtree5 palmtree5 added the V3 label Jun 8, 2018
@tekulvw tekulvw merged commit 49b80e9 into Cog-Creators:V3/develop Jun 9, 2018
@mikeshardmind mikeshardmind deleted the V3/report-patch branch December 26, 2019 16:56
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.

3 participants