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

🎉 add basic discord stats #4

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

imkaka
Copy link
Contributor

@imkaka imkaka commented Feb 26, 2023

Description

Fixes #3 - went ahead with using the invite_code hack for now, we need to generate an invite code with no expiry and put it in secrets.
It is tested with the invite code - developersindia-669880381649977354 - which I generated.

Changes Include

  • New feature ✨ (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

Copy link
Member

@Bhupesh-V Bhupesh-V left a comment

Choose a reason for hiding this comment

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

LGTM

Also, FYI, the invite code you used is actually the server id, its custom set in the server (or provided by discord ig), so we can use the same value for the script as well.

@Bhupesh-V Bhupesh-V merged commit 8d2b1d5 into developersIndia:main Feb 28, 2023
@Bhupesh-V
Copy link
Member

Thanks for your contribution @imkaka 🧡
Don't forget to leave us a star ⭐ or tweet about your contribution by tagging us!

@Bhupesh-V
Copy link
Member

@all-contributors please add @imkaka for code

@allcontributors
Copy link
Contributor

@Bhupesh-V

I've put up a pull request to add @imkaka! 🎉

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

Successfully merging this pull request may close these issues.

Add support for fetching total members from discord server
2 participants