Cloud function pub/sub in Go
Closed this issue · 1 comments
ArmandBriere commented
Is your feature request related to a problem? Please describe.
We need a pub/sub cloud function that add a Discord role to a user
We need a pub/sub cloud function that remove a Discord role to a user
Describe the solution you'd like
Golang cloud function with cmd/main.go
for manual integration test
ArmandBriere commented