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

How do i edit the server count ? #8

Closed
kkMihai opened this issue May 27, 2020 · 1 comment
Closed

How do i edit the server count ? #8

kkMihai opened this issue May 27, 2020 · 1 comment

Comments

@kkMihai
Copy link

kkMihai commented May 27, 2020

How do i edit the server count ?

@gaganza
Copy link

gaganza commented May 30, 2020

You have to fetch that data - it has to be fetched from somewhere. If you are using the js Discord SDK then you could find out how many channels your bot is on with something like:

client.toJSON()["guilds"].length

but in order for this template to render that data you have to have a server you could ping to send that data to this.

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

3 participants