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 ping] fixes reaction on message deletedelay of zero #1712

Merged
merged 2 commits into from
May 28, 2018
Merged

[V3 ping] fixes reaction on message deletedelay of zero #1712

merged 2 commits into from
May 28, 2018

Conversation

mikeshardmind
Copy link
Contributor

@mikeshardmind mikeshardmind commented May 24, 2018

Type

  • Bugfix
  • Enhancement
  • New feature

Description of the changes

Put's the ping command back to only responding with "Pong." per @tekulvw 's decision in discord.

@tekulvw
Copy link
Member

tekulvw commented May 24, 2018

At this point it may be easier to revert to the initial implementation. I was originally OK with the reaction because it could be considered a "spam" prevention measure since the bot didn't need to send a message to communicate responsiveness. However, now I just don't think the added complexity is worth it especially considering now we've moved away from the "shortest code path possible" to getting a response from the bot.

My vote is to revert.

@palmtree5 palmtree5 added the V3 label May 24, 2018
@Stylite
Copy link

Stylite commented May 24, 2018

I don't think keeping the maybe embed portion is worth it because the word pong doesn't need to be inside an embed, it can just be plain text.

@palmtree5 palmtree5 added this to the Beta 15 milestone May 27, 2018
@Kowlin Kowlin merged commit 07eb6bf into Cog-Creators:V3/develop May 28, 2018
@mikeshardmind mikeshardmind deleted the ping-fix 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.

5 participants