I am part of an organization where we want to greet users when they first enter our open #organizing channel, and explain the steps to taking part meaningfully in our group
greetingslack is so close to accommodating this, so I was hoping you might be open to an idea :)
Two things would be required:
- allow the team_join message to be disabled via envvar
- allow multiple envvars for various channel joins
For (2), I could easily imagine this taking the form of channel name being derived from envvars of a certain pattern, like GREETINGSLACK_MESSAGE_*
So:
GREETINGSLACK_MESSAGE_RANDOM would be the message for #random
GREETINGSLACK_MESSAGE_ORGANIZING_OPEN would be the message for #organizing-open
Curious your thoughts! Thanks so much for you consideration :)
Relies on: #12
I am part of an organization where we want to greet users when they first enter our open
#organizingchannel, and explain the steps to taking part meaningfully in our groupgreetingslack is so close to accommodating this, so I was hoping you might be open to an idea :)
Two things would be required:
For (2), I could easily imagine this taking the form of channel name being derived from envvars of a certain pattern, like
GREETINGSLACK_MESSAGE_*So:
GREETINGSLACK_MESSAGE_RANDOMwould be the message for#randomGREETINGSLACK_MESSAGE_ORGANIZING_OPENwould be the message for#organizing-openCurious your thoughts! Thanks so much for you consideration :)
Relies on: #12