Shimell / DiscordWhitelisterSpigot

Spigot plugin that allows whitelisting users through a discord text channel.
MIT License
41 stars 23 forks source link

Request: Let @everyone add themselves to the whitelist #65

Open LegendMarek opened 2 years ago

LegendMarek commented 2 years ago

I want to enter the role ID of @everyone in limited-add-roles with use-id-for-roles: true. Bot currently does not recognize the @everyone ID. (Insufficient Permissions) So that I don't always have to assign a role to each and every new user on my private Discord server.

muckelba commented 2 years ago

I have the same issue when using use-id-for-roles: false. Setting limited-add-roles to - everyone or - \@everyone does not work :(