secret-santa icon indicating copy to clipboard operation
secret-santa copied to clipboard

Run Secret Santa between employees of multiple companies

Open MarionLeHerisson opened this issue 5 years ago • 2 comments

It would be convenient for companies sharing the same workspace.

MarionLeHerisson avatar Nov 06 '19 12:11 MarionLeHerisson

As this could sound interesting, I don't think that is possible. Working with the different workspaces requires to fetch a token for each one, thus requiring multiple logins, keeping state for each workspace as the same time, etc.

Unless I'm wrong, this will complicate a LOT the way the app works, so it's a no go for me at the moment.

If someone finds or knows an easier solution, please share it with us :wink:

pyrech avatar Nov 06 '19 13:11 pyrech

Another way would be to simply use shared channel feature in Slack.

According to Slack documentation about shared channels :

A bot user 🤖 is able to DM users on both workspaces, as long as users are in a shared channel together.

This could be a way to make a cross-company Secret Santa as it would just require to make a shared channels with all the participants. This need to be investigated though :slightly_smiling_face:

pyrech avatar Nov 12 '19 12:11 pyrech