Role Joiner #22

Closed
opened 2024-09-29 19:01:43 +00:00 by silver · 0 comments
Owner

The way discord roles work is basically like OR
Role1 OR Role2 can view a channel

What can be useful at time is AND
You have to have Role1 AND Role2 to access a channel.

  • New command that accepts two roles and a combined role.
  • Will have to check whena role si updated for a user to trigger its own stuff
The way discord roles work is basically like OR Role1 OR Role2 can view a channel What can be useful at time is AND You have to have Role1 AND Role2 to access a channel. * New command that accepts two roles and a combined role. * Will have to check whena role si updated for a user to trigger its own stuff
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Skynet/discord-bot#22
No description provided.