This example connects via RTM and prints Slack Call/Huddle room events
(sh_room_join, sh_room_leave). Start a call or huddle in a channel where
the bot is present to see the events.
To run:
export SLACK_BOT_TOKEN=xoxb-...
go run examples/rtm_call_events/rtm_call_events.go