Skip to content

Endpoint for getting activity from metricity #783

@wookie184

Description

@wookie184

This issue is required for python-discord/bot#2302

The endpoint should take a list of user IDs and a number of days (or just a timestamp?), and return the number of messages sent by each user from now up to the date/interval provided. This data is available through metricity.

The reason I suggest an endpoint taking multiple user IDs at once is that I assume it would be more efficient as a single query, as we may want to use this endpoint on all nominated users at once (e.g. to check for users in the talent pool that haven't been active for a long time so can be removed).

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions