-
Notifications
You must be signed in to change notification settings - Fork 44
Description
Create New Command Rules for Support Channels
There are two private support channels: #operation-pride and #Blacks-In-Tech on OC's Slack. A suggested command is needed so new and existing members can safely request to join these channels.
-
Create a
/pride
command that allows the member to click "Do you want to join the #operation-pride channel? Click theRequest
button to request to join orCancel
" so an automatic request notifies the channel #operation-pride that a new member wants to join.
1a. Create a notification once the member clicks theRequest
button that their request has been sent. -
Create a
/blacks-in-tech
command that allows the member to click "Do you want to join the #Blacks-In-Tech channel? Click theRequest
button to request to join orCancel
" so an automatic request notifies the channel #Blacks-In-Tech that a new member wants to join.
2a. Create a notification once the member clicks theRequest
button that their request has been sent.