jolicode / secret-santa

:santa: The code behind Secret Santa, the holiday bot for Slack / Discord / Webex
https://secret-santa.team/
MIT License
213 stars 19 forks source link

feat(webex): Use Space to fetch user friends, remove admin need #275

Closed damienalexandre closed 11 months ago

damienalexandre commented 11 months ago

Refs: #272

After a discussion with the support, they suggested I use the "Spaces" instead of trying to get the whole company directory.

That way the Admin permission is not needed anymore.

Big change: we now store the GROUPS in the Config as well.