Know who is in a role (read the README!!)
Find a file
2024-07-26 12:53:47 -04:00
index.tsx Fixed command desc 2024-07-26 12:53:47 -04:00
LICENSE Initial commit 2024-07-26 11:59:47 +00:00
README.md Read me NOW :rocketcrash: 2024-07-26 12:46:29 -04:00
RoleMembersModal.tsx :trolley: 2024-07-26 12:18:09 -04:00
style.css Added modal 2024-07-26 12:14:12 -04:00

InRole

Know who is in a role, without having full permissions

Warning

DO NOT GO CRY IN VENCORD SUPPORT IF YOU CAN'T INSTALL THIS. Can't do it? Womp womp, use an official build :trolley:

Installing

Read this post in the Vencord Server's unofficial plugins channel.

Usage

  • Use the /inrole command in chat
  • Right-click a role in a user profile, then choose the View Members in Role option

Limitations

In servers where:

  • you do not have any moderation permissions (Members tab doesn't show on top left);
  • and member count is above 100.

some limits apply:

  • Offline members won't be listed;
  • Up to 100 members will show. Scroll down in the member list to get more.
  • However, friends will always be shown, regardless of their status.

Contributing

  • Make an account on this forgejo. You can oauth with Codeberg
  • Fork the repo
  • Use common sense