mishk0/slack-bot-api

How to make the channel configurable?

Opened this issue · 0 comments

I want to build a slack bot to post messages in a channel chosen by the admin, but the method postMessageToChannel() requires a channel name as 1st parameter.

Can you give me ideas? Thanks in advance.