When I call
!room create #example-room
in slack, i get a response:
Computer says nooo. See logs for details:
Slack API call to channels.create failed: not_allowed_token_type
The Slack API (here: https://api.slack.com/methods/channels.create) makes it sound as if bots are not allowed to call Chatroom methods , though I assume that because of the existence of the !room create command that there must be a way. Could someone help me with creating a chatroom in slack?