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

Server count does not update anymore #16

Open
Thibstars opened this issue Aug 21, 2022 · 0 comments
Open

Server count does not update anymore #16

Thibstars opened this issue Aug 21, 2022 · 0 comments

Comments

@Thibstars
Copy link
Contributor

Version: 2.1.2

DiscordBotListAPI#setStats is no longer properly updating my server counter. It is stuck at 613, while I can see in my application logs that it sits at 653 (at the time of writing).

I update the servercount like so:
topggApi.setStats(jda.getGuilds().size());
which is called every time a guild joins or leaves.

I don't see an error though. Could this please be investigated?

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

No branches or pull requests

1 participant