CCShoop / Scheduler

Discord bot that will automatically create events based on people's availability.
1 stars 0 forks source link

Add role recognition for event requesting #9

Closed CCShoop closed 10 months ago

CCShoop commented 10 months ago

Add another optional argument to the schedule command that allows the requester to specify a role from the server to indicate which people should be event participants.

Check that everyone with that role is a member of the text channel that the request was made in; if at least one is not, cancel the event and state the error.