Skip to content

Prioritize DM over channel message for voice verification ping.#1587

Merged
kosayoda merged 11 commits into
python-discord:mainfrom
RohanJnr:voice_ver_dm
Jun 5, 2021
Merged

Prioritize DM over channel message for voice verification ping.#1587
kosayoda merged 11 commits into
python-discord:mainfrom
RohanJnr:voice_ver_dm

Conversation

@RohanJnr
Copy link
Copy Markdown
Contributor

Closes #1448

@RohanJnr RohanJnr requested a review from MrHemlock May 14, 2021 19:22
@RohanJnr RohanJnr added the t: enhancement Changes or improvements to existing features label May 14, 2021
@Xithrius Xithrius added a: backend Related to internal functionality and utilities (error_handler, logging, security, utils and core) p: 2 - normal Normal Priority labels May 15, 2021
Comment thread bot/exts/moderation/voice_gate.py Outdated
Copy link
Copy Markdown
Member

@MrHemlock MrHemlock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine with testing. Only things that need tweaked are the doc string that I pointed out (possibly looking through the others just to make sure I didn't miss anything), and the thing that Chris pointed out.

Comment thread bot/exts/moderation/voice_gate.py
Copy link
Copy Markdown
Member

@ChrisLovering ChrisLovering left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, all looks good to me 👍

@RohanJnr RohanJnr changed the title Prioratize DM over channel message for voice verification ping. Prioritize DM over channel message for voice verification ping. Jun 3, 2021
Copy link
Copy Markdown
Contributor

@kosayoda kosayoda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests good to me!

@kosayoda kosayoda enabled auto-merge June 5, 2021 09:05
@kosayoda kosayoda merged commit 92102c5 into python-discord:main Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: backend Related to internal functionality and utilities (error_handler, logging, security, utils and core) p: 2 - normal Normal Priority t: enhancement Changes or improvements to existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add DM to current #voice-verification ping

5 participants