Skip to content

Include message counts in all channels#2016

Merged
Xithrius merged 4 commits into
mainfrom
include-message-in-user-embed
Dec 28, 2021
Merged

Include message counts in all channels#2016
Xithrius merged 4 commits into
mainfrom
include-message-in-user-embed

Conversation

@ChrisLovering
Copy link
Copy Markdown
Member

@ChrisLovering ChrisLovering commented Dec 16, 2021

Thanks to a recent database maintenance (https://pythondiscord.freshstatus.io/incident/139811) getting a member's message count is far cheaper. So there is no longer a reason to reserve it for mod channels.

This also reverts this commit 1872bb1 as the site will always return activity blocks now (as of python-discord/site#636).

@ChrisLovering ChrisLovering force-pushed the include-message-in-user-embed branch from 6a4b1df to 76174fe Compare December 16, 2021 21:03
Thanks to a recent database maintenance (https://pythondiscord.freshstatus.io/incident/139811) getting a member's message count is far cheaper. So there is no longer a reason to reserve it for mod channels.
@ChrisLovering ChrisLovering force-pushed the include-message-in-user-embed branch from 76174fe to 2a4ef67 Compare December 16, 2021 22:33
Thanks to a recent database maintenance (https://pythondiscord.freshstatus.io/incident/139811) querying out metricity message data is far cheaper. As such, activity blocks are always returned by the site PI now.
@ChrisLovering ChrisLovering force-pushed the include-message-in-user-embed branch from a664092 to a0a9bc0 Compare December 16, 2021 22:51
@ChrisLovering ChrisLovering added a: information Related to information commands: (doc, help, information, reddit, site, tags) p: 2 - normal Normal Priority review: do not merge The PR can be reviewed but cannot be merged now s: needs review Author is waiting for someone to review and approve t: enhancement Changes or improvements to existing features a: API Related to or causes API changes labels Dec 16, 2021
Copy link
Copy Markdown
Contributor

@onerandomusername onerandomusername left a comment

Choose a reason for hiding this comment

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

lgtm

@ChrisLovering ChrisLovering removed the review: do not merge The PR can be reviewed but cannot be merged now label Dec 20, 2021
@ChrisLovering
Copy link
Copy Markdown
Member Author

Site PR has been merged, this can now be merged safely

Comment thread bot/exts/info/information.py
@Xithrius
Copy link
Copy Markdown
Contributor

Xithrius commented Dec 28, 2021

As far as I can remember, one of the reasons that we didn't want to include message counts in the !user command was to not "gamify" the number.

I feel like there's a chance this could increase spam, but also help those with good and bad intentions how close they are to getting voice verified.

We'll be fine. If it goes south, we can revert.

@Xithrius Xithrius enabled auto-merge (squash) December 28, 2021 18:10
@Xithrius Xithrius merged commit 94f5c99 into main Dec 28, 2021
@Xithrius Xithrius deleted the include-message-in-user-embed branch December 28, 2021 18:11
@Xithrius Xithrius removed the s: needs review Author is waiting for someone to review and approve label Feb 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: API Related to or causes API changes a: information Related to information commands: (doc, help, information, reddit, site, tags) 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.

5 participants