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 to get server users count #14

Closed
RPGTheGreat opened this issue Oct 19, 2020 · 3 comments
Closed

How to get server users count #14

RPGTheGreat opened this issue Oct 19, 2020 · 3 comments

Comments

@RPGTheGreat
Copy link

How to get servers users and channels size I'm new at html I know it's can with ejs but can we do html

@IdkWhosThis
Copy link

You simply can't. HTML doesn't have any option to do that. First of all, you have to somehow let your bot "stream" json as an API, or connect your website to the same db as your bot (and save this info there). It can be displayed on website using JS, but I recommend you using PHP for that, since its more secure.

@Qwerty1Verified
Copy link

Yeah, it's kind of a bummer there's no PHP logic pre-built in

@Darkbatyt09
Copy link

Darkbatyt09 commented Oct 21, 2020 via email

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

4 participants