clonn / slack-node-sdk

slack.com, slack, node sdk
MIT License
167 stars 32 forks source link

create a channel #37

Open benzmuircroft opened 8 years ago

benzmuircroft commented 8 years ago

how can this module instruct slack to create a channel?

example channel name:

#username123-support

I would like to have my logged-in user use a form to send a question to me then have the hook catch any responses (catch my replys)

With your module it looks like it would also be easy to get the full conversation on user login!

Is this correct?

clonn commented 8 years ago

in slack, webhook only can use currently created channel. But it you want create via slack restful API, there is documents https://api.slack.com/methods/channels.create