Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature: Start-Call #108

Open
mathysie opened this issue Jun 16, 2020 · 2 comments
Open

Add feature: Start-Call #108

mathysie opened this issue Jun 16, 2020 · 2 comments

Comments

@mathysie
Copy link

During the pandemic my team moved from the office to working at home. The discussions therefore moved to Slack. Informal spontaneous meet-ups however doe not happen as likely. Therefore we would like to write a script that lets Slack start calls at random times with one of my teammates.

To do this we would like to have a Start-Call feature in this module. The syntax would be something like Start-Call X with X the name of the teammate that is also used in @-mentions. Support for Start-Call X Y where X and Y are different team members would also be great, such that a spontaneous group call is initiated.

@RamblingCookieMonster
Copy link
Owner

TIL (ctrl+f call)!

If someone wants to take a stab at:

  • Get-SlackCall
  • Start-SlackCall
  • Stop-SlackCall
  • less clear on name... but something to add/remove user from slack call, maybe just Set-SlackCall? or Add-SlackCallUser/Remove-SlackCallUser

I could see it being pretty handy

@RamblingCookieMonster
Copy link
Owner

Ahh so disappointing. If I'm reading the method details correctly, this is more about telling Slack about a call that is external to Slack. Slack simply displays a way for folks to connect. AFAICT it's not actually starting a slack call (i.e. /call or clicking a user then call). Could be wrong though, if anyone wants to poke around.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants