LeventHAN / SquadStatsJSPRO

An advanced version of SquadStatJS (tracking your squad stats) with advanced discord commands to manage your discord server. (Soon with inbuild stat website)
MIT License
34 stars 29 forks source link

[Feature request] - Clan leaders can add whitelist to their users #64

Open LeventHAN opened 2 years ago

LeventHAN commented 2 years ago

Clan can create a group. Clan will invite user to group. Clan can give whitelist to users inside his group.

If user leaves group, auto remove whitelist.

If user joins another group, auto remove whitelist from previous group.

More ideas comes soon...

LeventHAN commented 2 years ago

Added in https://github.com/11TStudio/SquadStatsJSPRO/commit/26ab949ab3d2bc220abb56072d873555473cf893

LeventHAN commented 2 years ago

Todo:

watchful-eyes commented 2 years ago

Todo:

  • Change limit of clans -> UI inside manager? -> URL inside manager?
  • Fix bug where if you give as clanleader yourself clanmanager it f*$%s the UI image
  • Fix the image ratio to be circle and not egg / malformed circle (example above)
  • more will be put here once I can test it fully...

that's on me I'll fix that as soon as possible (that image made me laugh tho)

LeventHAN commented 2 years ago

I've pushed the most fixes already in PR https://github.com/11TStudio/SquadStatsJSPRO/commit/712e7a87d2a3febf5c773b6456aed3f011a735ad

PS: The above bug is still in place will fix that too when I have time (by hasCommonElements(allRoles, xxxxxx))